1 write to _el
UIAutomationClient (1)
System\Windows\Automation\TransformPattern.cs (1)
247_el = el;
3 references to _el
UIAutomationClient (3)
System\Windows\Automation\TransformPattern.cs (3)
272return (bool)_el.GetPatternPropertyValue(CanMoveProperty, _useCache); 286return (bool)_el.GetPatternPropertyValue(CanResizeProperty, _useCache); 300return (bool)_el.GetPatternPropertyValue(CanRotateProperty, _useCache);