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