CommandRouting::InterceptsCommandRouting Field
Visual Studio 2015
If true, prevents Visual Studio commands from being routed to the active command target, and instead causes raw WPF input to be routed to the element itself. Otherwise, commands executed in the Shell will follow their regular routing process.
Assembly: Microsoft.VisualStudio.Editor (in Microsoft.VisualStudio.Editor.dll)
Field Value
Type: System.Windows::DependencyProperty^
Show: