DragPatternIdentifiers.GrabbedItemsProperty Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the identifier for the GrabbedItems automation property.
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
Property Value
The automation property identifier.