TraversalRequest::FocusNavigationDirection Property
.NET Framework (current version)
Gets the traversal direction.
Assembly: WindowsBase (in WindowsBase.dll)
public: property FocusNavigationDirection FocusNavigationDirection { FocusNavigationDirection get(); }
Property Value
Type: System.Windows.Input::FocusNavigationDirectionOne of the traversal direction enumeration values.
This property is read-only because the FocusNavigationDirection is a required input parameter of the TraversalRequest class constructor.
.NET Framework
Available since 3.0
Available since 3.0
Show: