2 references to Handle
PresentationCore (2)
MS\Internal\Automation\ElementProxy.cs (1)
148
return AutomationInteropProvider.HostProviderFromHandle(hwndWrapper.
Handle
);
MS\Internal\Automation\InteropAutomationProvider.cs (1)
53
return AutomationInteropProvider.HostProviderFromHandle(_wrapper.
Handle
);