2 references to GetWindowRect
Microsoft.Private.Windows.Core (2)
Windows\Win32\PInvokeCore.GetWindowRect.cs (2)
8/// <inheritdoc cref="GetWindowRect(HWND, out RECT)"/> 11BOOL result = GetWindowRect(hWnd.Handle, out lpRect);