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