2 references to GetDpiScaleForUnawareOrSystemAwareContext
PresentationFramework (2)
System\Windows\SystemResources.cs (2)
1131
new DpiUtil.HwndDpiInfo(dpiContextValue,
GetDpiScaleForUnawareOrSystemAwareContext
(dpiContextValue));
1646
new DpiUtil.HwndDpiInfo(processDpiAwarenessContextValue,
GetDpiScaleForUnawareOrSystemAwareContext
(processDpiAwarenessContextValue));