CommandNavigationHelper::SetCommandNavigationOrder Method (DependencyObject^, Int32)
Visual Studio 2015
Sets the command navigation order for the specified element.
Assembly: Microsoft.VisualStudio.Shell.Immutable.14.0 (in Microsoft.VisualStudio.Shell.Immutable.14.0.dll)
Parameters
- element
-
Type:
System.Windows::DependencyObject^
The element.
- value
-
Type:
System::Int32
The command navigation order.
Show: