1 write to DpiAwarenessContext
PresentationCore (1)
System\Windows\InterOp\HwndTarget.cs (1)
338DpiAwarenessContext = (DpiAwarenessContextValue)DpiUtil.GetDpiAwarenessContext(_hWnd);
3 references to DpiAwarenessContext
PresentationCore (3)
System\Windows\InterOp\HwndTarget.cs (3)
753(int)DpiAwarenessContext, 2078DpiAwarenessContext == DpiAwarenessContextValue.PerMonitorAware || 2079DpiAwarenessContext == DpiAwarenessContextValue.PerMonitorAwareVersion2;