2 writes to _cachedParent
UIAutomationClient (2)
System\Windows\Automation\AutomationElement.cs (2)
77_cachedParent = this; 1257_cachedParent = cachedParent;
2 references to _cachedParent
UIAutomationClient (2)
System\Windows\Automation\AutomationElement.cs (2)
1128if ((object)_cachedParent == (object)this) 1136return _cachedParent;