1 write to DpiAwarenessContext
PresentationCore (1)
Core\CSharp\System\Windows\Interop\HwndTarget.cs (1)
382
DpiAwarenessContext
= (DpiAwarenessContextValue)DpiUtil.GetDpiAwarenessContext(_hWnd);
3 references to DpiAwarenessContext
PresentationCore (3)
Core\CSharp\System\Windows\Interop\HwndTarget.cs (3)
833
(int)
DpiAwarenessContext
,
2269
DpiAwarenessContext
== DpiAwarenessContextValue.PerMonitorAware ||
2270
DpiAwarenessContext
== DpiAwarenessContextValue.PerMonitorAwareVersion2;