UIElement.ManipulationModeProperty 属性

定义

标识 ManipulationMode 依赖属性。

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

属性值

ManipulationMode 依赖属性的标识符。

适用于