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