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

속성 값

Automation 속성 식별자입니다.

적용 대상