1 write to DpiAwarenessContext
PresentationCore (1)
Core\CSharp\System\Windows\Interop\HwndTarget.cs (1)
382DpiAwarenessContext = (DpiAwarenessContextValue)DpiUtil.GetDpiAwarenessContext(_hWnd);
3 references to DpiAwarenessContext
PresentationCore (3)
Core\CSharp\System\Windows\Interop\HwndTarget.cs (3)
833(int)DpiAwarenessContext, 2269DpiAwarenessContext == DpiAwarenessContextValue.PerMonitorAware || 2270DpiAwarenessContext == DpiAwarenessContextValue.PerMonitorAwareVersion2;