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