UIElement.ManipulationModeProperty Property

Definition

Identifies the ManipulationMode dependency property.

public:
 static property DependencyProperty ^ ManipulationModeProperty { DependencyProperty ^ get(); };
static DependencyProperty ManipulationModeProperty();
public static DependencyProperty ManipulationModeProperty { get; }
var dependencyProperty = UIElement.manipulationModeProperty;
Public Shared ReadOnly Property ManipulationModeProperty As DependencyProperty

Property Value

The identifier for the ManipulationMode dependency property.

Applies to