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