2 references to GetProcessDpiAwareness
System.Windows.Forms.Primitives (2)
Windows.Win32.PInvoke.api-ms-win-shcore-scaling-l1-1-1.dll.g.cs (2)
26
/// <inheritdoc cref="
GetProcessDpiAwareness
(winmdroot.Foundation.HANDLE, winmdroot.UI.HiDpi.PROCESS_DPI_AWARENESS*)"/>
32
winmdroot.Foundation.HRESULT __result = PInvoke.
GetProcessDpiAwareness
(hprocess, valueLocal);