UIElement.PointerCapturesProperty 屬性

定義

識別 PointerCaptures 相依性屬性。

public:
 static property DependencyProperty ^ PointerCapturesProperty { DependencyProperty ^ get(); };
static DependencyProperty PointerCapturesProperty();
public static DependencyProperty PointerCapturesProperty { get; }
var dependencyProperty = UIElement.pointerCapturesProperty;
Public Shared ReadOnly Property PointerCapturesProperty As DependencyProperty

屬性值

PointerCaptures相依性屬性的識別碼。

適用於