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

属性值

自动化属性标识符。

适用于