6 references to CoreCompatibilityPreferences
PresentationCore (4)
src\Microsoft.DotNet.Wpf\src\Common\Graphics\exports.cs (1)
2242System.Windows.CoreCompatibilityPreferences.EnableMultiMonitorDisplayClipping;
System\Windows\Input\AccessKeyManager.cs (1)
368if (CoreCompatibilityPreferences.GetIsAltKeyRequiredInAccessKeyDefaultScope() &&
System\Windows\InterOp\HwndTarget.cs (1)
620System.Windows.CoreCompatibilityPreferences.EnableMultiMonitorDisplayClipping;
System\Windows\Media\GlyphRun.cs (1)
1413if (CoreCompatibilityPreferences.GetIncludeAllInkInBoundingBox())
WindowsFormsIntegration (2)
System\Windows\Integration\ApplicationInterop.cs (1)
90if (CoreCompatibilityPreferences.TargetsAtLeast_Desktop_V4_5 &&
System\Windows\Integration\WindowsFormsHost.cs (1)
488if (!CoreCompatibilityPreferences.TargetsAtLeast_Desktop_V4_5)