Version 24.2 (latest)

KeyboardSettings Class Properties

For a list of all members of this type, see KeyboardSettings members.

Public Properties
 NameDescription
Public PropertyAllowKeyboardNavigationGets or sets a value indicating whether this instance is key movable.  
Public PropertyDependencyObjectTypeGets the System.Windows.DependencyObjectType that wraps the CLR type of this instance. (Inherited from System.Windows.DependencyObject)
Public PropertyDispatcherGets the System.Windows.Threading.Dispatcher this System.Windows.Threading.DispatcherObject is associated with. (Inherited from System.Windows.Threading.DispatcherObject)
Public PropertyHorizontalStepGets/Sets how many pixels will be moved horizontally when the Left or Right arrow key is pressed while the XamDialogWindow is active.  
Public PropertyIsSealedGets a value that indicates whether this instance is currently sealed (read-only). (Inherited from System.Windows.DependencyObject)
Public PropertyVerticalStepGets/Sets how many pixels will be moved vertically when the Up or Down arrow key is pressed while the XamDialogWindow is active.  
See Also