次の方法で共有


DragPatternIdentifiers.IsGrabbedProperty プロパティ

定義

IsGrabbed オートメーション プロパティの識別子を取得します。

public:
 static property AutomationProperty ^ IsGrabbedProperty { AutomationProperty ^ get(); };
static AutomationProperty IsGrabbedProperty();
public static AutomationProperty IsGrabbedProperty { get; }
var automationProperty = DragPatternIdentifiers.isGrabbedProperty;
Public Shared ReadOnly Property IsGrabbedProperty As AutomationProperty

プロパティ値

オートメーション プロパティ識別子。

適用対象