TransformPatternIdentifiers.CanRotateProperty Property

Definition

Identifies the CanRotate automation property.

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

Property Value

The automation property identifier.

Applies to