1 instantiation of InteropAutomationProvider
PresentationFramework (1)
System\Windows\Automation\Peers\HwndHostAutomationPeer.cs (1)
44_interopProvider = new InteropAutomationProvider(wrapper, this);
3 references to InteropAutomationProvider
PresentationCore (1)
System\Windows\Automation\Peers\AutomationPeer.cs (1)
1525internal virtual InteropAutomationProvider GetInteropChild()
PresentationFramework (2)
System\Windows\Automation\Peers\HwndHostAutomationPeer.cs (2)
30internal override InteropAutomationProvider GetInteropChild() 52private InteropAutomationProvider _interopProvider;