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