Control.RequiresPointerProperty 속성

정의

RequiresPointer 종속성 속성을 식별합니다.

public:
 static property DependencyProperty ^ RequiresPointerProperty { DependencyProperty ^ get(); };
static DependencyProperty RequiresPointerProperty();
public static DependencyProperty RequiresPointerProperty { get; }
var dependencyProperty = Control.requiresPointerProperty;
Public Shared ReadOnly Property RequiresPointerProperty As DependencyProperty

속성 값

RequiresPointer 종속성 속성의 식별자입니다.

적용 대상