CoreCompatibilityPreferences Class

Definition

Contains properties that specify how an application should behave relative to WPF features that are in the PresentationCore assembly.

public ref class CoreCompatibilityPreferences abstract sealed
public static class CoreCompatibilityPreferences
type CoreCompatibilityPreferences = class
Public Class CoreCompatibilityPreferences
Inheritance
CoreCompatibilityPreferences

Properties

EnableMultiMonitorDisplayClipping

Gets or sets a value that indicates whether to enable clipping in a multi-monitor display.

IsAltKeyRequiredInAccessKeyDefaultScope

Gets or sets a value that indicates whether the user needs to use the ALT key to invoke a shortcut.

Applies to