TransformPatternIdentifiers.CanRotateProperty 속성

정의

CanRotate 자동화 속성을 식별합니다.

public:
 static property AutomationProperty ^ CanRotateProperty { AutomationProperty ^ get(); };
static AutomationProperty CanRotateProperty();
public static AutomationProperty CanRotateProperty { get; }
var automationProperty = TransformPatternIdentifiers.canRotateProperty;
Public Shared ReadOnly Property CanRotateProperty As AutomationProperty

속성 값

자동화 속성 식별자입니다.

적용 대상