2 references to DoNotUsePresentationDpiCapabilityTier2OrGreater
PresentationFramework (2)
System\Windows\Interop\HwndHost.cs (1)
398
if (!CoreAppContextSwitches.
DoNotUsePresentationDpiCapabilityTier2OrGreater
)
System\Windows\Window.cs (1)
7775
if (CoreAppContextSwitches.
DoNotUsePresentationDpiCapabilityTier2OrGreater
)