Share via


DragPatternIdentifiers.IsGrabbedProperty Property

Definition

Gets the identifier for the IsGrabbed automation property.

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

Property Value

The automation property identifier.

Applies to