6 references to CoreCompatibilityPreferences
PresentationCore (4)
src\Microsoft.DotNet.Wpf\src\Common\Graphics\exports.cs (1)
2224System.Windows.CoreCompatibilityPreferences.EnableMultiMonitorDisplayClipping;
System\Windows\Input\AccessKeyManager.cs (1)
355if (CoreCompatibilityPreferences.GetIsAltKeyRequiredInAccessKeyDefaultScope() &&
System\Windows\InterOp\HwndTarget.cs (1)
604System.Windows.CoreCompatibilityPreferences.EnableMultiMonitorDisplayClipping;
System\Windows\Media\GlyphRun.cs (1)
1384if (CoreCompatibilityPreferences.GetIncludeAllInkInBoundingBox())
WindowsFormsIntegration (2)
System\Windows\Integration\ApplicationInterop.cs (1)
87if (CoreCompatibilityPreferences.TargetsAtLeast_Desktop_V4_5 &&
System\Windows\Integration\WindowsFormsHost.cs (1)
479if (!CoreCompatibilityPreferences.TargetsAtLeast_Desktop_V4_5)