Skip to main content
A newer version of this page is available. .
All docs
V23.1

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.1.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