2 references to GetWindowRect
Microsoft.Private.Windows.Core (2)
Windows.Win32.PInvokeCore.USER32.dll.g.cs (2)
539
/// <inheritdoc cref="
GetWindowRect
(winmdroot.Foundation.HWND, winmdroot.Foundation.RECT*)"/>
545
winmdroot.Foundation.BOOL __result = PInvokeCore.
GetWindowRect
(hWnd, lpRectLocal);