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

適用対象