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