1 write to _cachedValues
UIAutomationClient (1)
System\Windows\Automation\AutomationElement.cs (1)
58_cachedValues = cachedValues; // Can be null if there are no cached properties for this node
2 references to _cachedValues
UIAutomationClient (2)
System\Windows\Automation\AutomationElement.cs (2)
1305if (_cachedValues == null) 1331val = _cachedValues[_cachedValuesIndex, i + dataOffset];