2 references to SetForegroundWindow
System.Windows.Forms.Primitives (2)
Windows\Win32\PInvoke.SetForegroundWindow.cs (2)
8/// <inheritdoc cref="SetForegroundWindow(HWND)"/> 11BOOL result = SetForegroundWindow(hWnd.Handle);