2 writes to _cachedParent
UIAutomationClient (2)
System\Windows\Automation\AutomationElement.cs (2)
60_cachedParent = this; 1155_cachedParent = cachedParent;
2 references to _cachedParent
UIAutomationClient (2)
System\Windows\Automation\AutomationElement.cs (2)
1032if ((object)_cachedParent == (object)this) 1037return _cachedParent;