2 references to TransformCanRotate
UIAutomationTypes (2)
MS\Internal\Automation\AutomationIdentifierConstants.cs (1)
114LastSupportedProperty = Properties.TransformCanRotate;
System\Windows\Automation\TransformPatternIdentifiers.cs (1)
36public static readonly AutomationProperty CanRotateProperty = AutomationProperty.Register(AutomationIdentifierConstants.Properties.TransformCanRotate, "TransformPatternIdentifiers.CanRotateProperty");