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 依存関係プロパティの識別子。

適用対象