CommandNavigationHelper.CommandNavigationOrderProperty Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This property 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