Skip to main content
All docs
V25.1
  • LWThemeDictionary Class

    A ResourceDictionary descendant that allows to switch sources depending on the applied lightweight theme.

    Namespace: DevExpress.Xpf.DXBinding

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

    NuGet Package: DevExpress.Wpf.Core

    Declaration

    public class LWThemeDictionary :
        ResourceDictionary

    Remarks

    Refer to the following topic for more information: Set Theme-Specific Values in XAML.

    Inheritance

    Object
    ResourceDictionary
    LWThemeDictionary
    See Also