3 references to DoNotUsePresentationDpiCapabilityTier2OrGreater
PresentationFramework (3)
System\Windows\Interop\HwndHost.cs (1)
398if (!CoreAppContextSwitches.DoNotUsePresentationDpiCapabilityTier2OrGreater)
System\Windows\Window.cs (2)
7781/// <see cref="CoreAppContextSwitches.DoNotUsePresentationDpiCapabilityTier2OrGreater"/> 7790if (CoreAppContextSwitches.DoNotUsePresentationDpiCapabilityTier2OrGreater)