5 references to _hwndDesktop
UIAutomationClientSideProviders (5)
MS\Internal\AutomationProxies\ClickablePoint.cs (5)
26_hwndProgman = _hwndDesktop; 81if (hwndCurrent == _hwndDesktop) 89hwnd = _hwndDesktop; 100hwnd = _hwndDesktop; 107IntPtr hwndClip = hwnd == _hwndDesktop ? _hwndProgman : hwnd;