2 references to SetForegroundWindow
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\Misc.cs (2)
1532
if (UnsafeNativeMethods.
SetForegroundWindow
(hwnd))
1625
return UnsafeNativeMethods.
SetForegroundWindow
(hwnd);