Back to Devexpress

LightweightThemeManager.AllowStandardControlsTheming Attached Property

wpf-devexpress-dot-xpf-dot-core-dot-lightweightthememanager.md

latest1.3 KB
Original Source

LightweightThemeManager.AllowStandardControlsTheming Attached Property

Gets or sets whether to apply DevExpress lightweight themes to standard controls.

Namespace : DevExpress.Xpf.Core

Assembly : DevExpress.Xpf.Core.v25.2.dll

NuGet Package : DevExpress.Wpf.Core

Declaration

See GetAllowStandardControlsTheming(DependencyObject) and SetAllowStandardControlsTheming(DependencyObject, Nullable<Boolean>).

Returns

TypeDescription
Nullable<Boolean>

true to apply DevExpress lightweight themes to standard controls; otherwise, false.

|

See Also

LightweightThemeManager Class

LightweightThemeManager Members

DevExpress.Xpf.Core Namespace