CommandNavigationHelper::SetIsCommandNavigable Method (DependencyObject^, Boolean)
Visual Studio 2015
Determines whether or not the command is navigable.
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::Boolean
True if the command is navigable, otherwise false.
Show: