1 write to _parent
PresentationCore (1)
Core\CSharp\MS\Internal\Automation\InteropAutomationProvider.cs (1)
30
_parent
= parent;
2 references to _parent
PresentationCore (2)
Core\CSharp\MS\Internal\Automation\InteropAutomationProvider.cs (2)
97
return (IRawElementProviderFragment)
_parent
.ProviderFromPeer(
_parent
);