2 references to Handle
PresentationCore (2)
Core\CSharp\MS\Internal\Automation\ElementProxy.cs (1)
158
return AutomationInteropProvider.HostProviderFromHandle(hwndWrapper.
Handle
);
Core\CSharp\MS\Internal\Automation\InteropAutomationProvider.cs (1)
80
return AutomationInteropProvider.HostProviderFromHandle(_wrapper.
Handle
);