FrameworkCompatibilityPreferences Class
.NET Framework (current version)
Contains properties that specify how an application should behave relative to WPF features that are in the PresentationFramework assembly.
Assembly: PresentationFramework (in PresentationFramework.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | AreInactiveSelectionHighlightBrushKeysSupported | Gets or sets a value that indicates whether the application should use the InactiveSelectionHighlightBrush and InactiveSelectionHighlightTextBrush properties for the colors of inactive selected items. |
![]() ![]() | KeepTextBoxDisplaySynchronizedWithTextProperty | |
![]() ![]() | ShouldThrowOnCopyOrCutFailure | Gets or sets a value that indicates whether a failed copy or cut operation in a TextBoxBase instance results in a ExternalException. |
.NET Framework
Available since 4.5
Available since 4.5
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:

