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