Click or drag to resize

KeyboardNavigationCurrent Property

Gets the singleton instance of the KeyboardNavigation class.

Namespace:  TomsToolbox.Wpf.XamlExtensions
Assembly:  TomsToolbox.Wpf (in TomsToolbox.Wpf.dll)
Syntax
public static KeyboardNavigation Current { get; }

Property Value

Type: KeyboardNavigation
See Also