1 write to DpiAwarenessContext
PresentationCore (1)
System\Windows\InterOp\HwndTarget.cs (1)
353DpiAwarenessContext = (DpiAwarenessContextValue)DpiUtil.GetDpiAwarenessContext(_hWnd);
3 references to DpiAwarenessContext
PresentationCore (3)
System\Windows\InterOp\HwndTarget.cs (3)
768(int)DpiAwarenessContext, 2098DpiAwarenessContext == DpiAwarenessContextValue.PerMonitorAware || 2099DpiAwarenessContext == DpiAwarenessContextValue.PerMonitorAwareVersion2;