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

属性值

自动化属性标识符。

适用于