5 references to _hwndDesktop
UIAutomationClientSideProviders (5)
MS\Internal\AutomationProxies\ClickablePoint.cs (5)
30_hwndProgman = _hwndDesktop; 85if (hwndCurrent == _hwndDesktop) 93hwnd = _hwndDesktop; 104hwnd = _hwndDesktop; 111IntPtr hwndClip = hwnd == _hwndDesktop ? _hwndProgman : hwnd;