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

屬性值

自動化屬性識別碼。

適用於