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