6 references to CoreCompatibilityPreferences
PresentationCore (4)
src\Microsoft.DotNet.Wpf\src\Common\Graphics\exports.cs (1)
2225System.Windows.CoreCompatibilityPreferences.EnableMultiMonitorDisplayClipping;
System\Windows\Input\AccessKeyManager.cs (1)
356if (CoreCompatibilityPreferences.GetIsAltKeyRequiredInAccessKeyDefaultScope() &&
System\Windows\InterOp\HwndTarget.cs (1)
607System.Windows.CoreCompatibilityPreferences.EnableMultiMonitorDisplayClipping;
System\Windows\Media\GlyphRun.cs (1)
1400if (CoreCompatibilityPreferences.GetIncludeAllInkInBoundingBox())
WindowsFormsIntegration (2)
System\Windows\Integration\ApplicationInterop.cs (1)
88if (CoreCompatibilityPreferences.TargetsAtLeast_Desktop_V4_5 &&
System\Windows\Integration\WindowsFormsHost.cs (1)
486if (!CoreCompatibilityPreferences.TargetsAtLeast_Desktop_V4_5)