共用方式為


DragPatternIdentifiers.GrabbedItemsProperty 屬性

定義

取得 GrabbedItems 自動化屬性的識別碼。

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

屬性值

自動化屬性識別碼。

適用於