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 相依性屬性的標識碼。

適用於