1 write to DpiAwarenessContext
PresentationCore (1)
System\Windows\InterOp\HwndTarget.cs (1)
340DpiAwarenessContext = (DpiAwarenessContextValue)DpiUtil.GetDpiAwarenessContext(_hWnd);
3 references to DpiAwarenessContext
PresentationCore (3)
System\Windows\InterOp\HwndTarget.cs (3)
755(int)DpiAwarenessContext, 2085DpiAwarenessContext == DpiAwarenessContextValue.PerMonitorAware || 2086DpiAwarenessContext == DpiAwarenessContextValue.PerMonitorAwareVersion2;