Skip to main content
All docs
V25.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.v25.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