CommandRouting.SetInterceptsCommandRouting(DependencyObject, Boolean) Method

Definition

Sets the value of the InterceptsCommandRouting on a DependencyObject.

C++
public:
 static void SetInterceptsCommandRouting(System::Windows::DependencyObject ^ element, bool value);

Parameters

element
DependencyObject

The element on which the property is to be set.

value
Boolean

The value of the property to be set.

Applies to

Product Versions
Visual Studio SDK 2015, 2017, 2019, 2022