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 종속성 속성의 식별자입니다.

적용 대상