1 write to _el
UIAutomationClient (1)
System\Windows\Automation\ExpandCollapsePattern.cs (1)
215
_el
= el;
1 reference to _el
UIAutomationClient (1)
System\Windows\Automation\ExpandCollapsePattern.cs (1)
240
return (ExpandCollapseState)
_el
.GetPatternPropertyValue(ExpandCollapseStateProperty, _useCache);