Skip to main content
All docs
V23.2

LightweightThemeManager.AllowStandardControlsTheming Attached Property

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

Namespace: DevExpress.Xpf.Core

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

NuGet Package: DevExpress.Wpf.Core

Declaration

Returns

Type Description
Nullable<Boolean>

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

See Also