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