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 依赖属性的标识符。

适用于