CommandRouting::SetInterceptsCommandRouting Method (DependencyObject^, Boolean)
Visual Studio 2015
Sets the value of the InterceptsCommandRouting on a DependencyObject.
Assembly: Microsoft.VisualStudio.Editor (in Microsoft.VisualStudio.Editor.dll)
Parameters
- element
-
Type:
System.Windows::DependencyObject^
The element on which the property is to be set.
- value
-
Type:
System::Boolean
The value of the property to be set.
Show: