3 references to CanRotateProperty
UIAutomationClient (3)
MS\Internal\Automation\Schema.cs (2)
356new AutomationPropertyInfo( convertToBool, TransformPattern.CanRotateProperty, typeof(bool), false ), 450TransformPattern.CanRotateProperty};
System\Windows\Automation\TransformPattern.cs (1)
300return (bool)_el.GetPatternPropertyValue(CanRotateProperty, _useCache);