2 references to WithDpiAwarenessContext
PresentationFramework (2)
System\Windows\SystemParameters.cs (1)
1864using (DpiUtil.WithDpiAwarenessContext(MS.Utility.DpiAwarenessContextValue.Unaware))
System\Windows\SystemResources.cs (1)
1092using (DpiUtil.WithDpiAwarenessContext(dpiContextValue))