2 references to GetDpiForWindow
System.Windows.Forms.Primitives (2)
Windows\Win32\PInvoke.GetDpiForWindow.cs (2)
8
/// <inheritdoc cref="
GetDpiForWindow
(HWND)"/>
13
uint result =
GetDpiForWindow
(hwnd.Handle);