2 references to SetForegroundWindow
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\Misc.cs (2)
1507
if (UnsafeNativeMethods.
SetForegroundWindow
(hwnd))
1596
return UnsafeNativeMethods.
SetForegroundWindow
(hwnd);