LightweightThemeManager.AllowStandardControlsTheming Attached Property
Gets or sets whether to apply DevExpress lightweight themes to standard controls.
Namespace: DevExpress.Xpf.Core
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
See GetAllowStandardControlsTheming(DependencyObject) and SetAllowStandardControlsTheming(DependencyObject, Nullable<Boolean>).
Returns
Type | Description |
---|---|
Nullable<Boolean> |
|
See Also