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