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