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