CommandNavigationHelper.CommandNavigationOrderProperty Field

Definition

Allows a control to specify its keyboard navigation cycle order with respect to other command navigable controls. A larger value moves the control later in the cycle list.

public: static initonly System::Windows::DependencyProperty ^ CommandNavigationOrderProperty;
public static readonly System.Windows.DependencyProperty CommandNavigationOrderProperty;
 staticval mutable CommandNavigationOrderProperty : System.Windows.DependencyProperty
Public Shared ReadOnly CommandNavigationOrderProperty As DependencyProperty 

Field Value

Applies to