2 writes to _cachedParent
UIAutomationClient (2)
System\Windows\Automation\AutomationElement.cs (2)
59_cachedParent = this; 1154_cachedParent = cachedParent;
2 references to _cachedParent
UIAutomationClient (2)
System\Windows\Automation\AutomationElement.cs (2)
1031if ((object)_cachedParent == (object)this) 1036return _cachedParent;