2 references to GetDpiScaleForUnawareOrSystemAwareContext
PresentationFramework (2)
src\Framework\System\Windows\SystemResources.cs (2)
1191
new DpiUtil.HwndDpiInfo(dpiContextValue,
GetDpiScaleForUnawareOrSystemAwareContext
(dpiContextValue));
1729
new DpiUtil.HwndDpiInfo(processDpiAwarenessContextValue,
GetDpiScaleForUnawareOrSystemAwareContext
(processDpiAwarenessContextValue));