2 references to GetWindowDpiAwarenessContext
System.Windows.Forms (2)
System\Windows\Forms\Controls\ToolStrips\ToolStripManager.ModalMenuFilter.cs (1)
646
DPI_AWARENESS_CONTEXT awarenessContext = PInvoke.
GetWindowDpiAwarenessContext
(hwnd);
System\Windows\Forms\NativeWindow.cs (1)
483
DPI_AWARENESS_CONTEXT controlHandleDpiContext = PInvoke.
GetWindowDpiAwarenessContext
(HWND);