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

    Implements a XAML extension that allows you to specify property values 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 LWThemeValueExtension :
        DXMarkupExtensionBase

    Remarks

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

    Inheritance

    Object
    MarkupExtension
    DevExpress.Xpf.DXBinding.DXMarkupExtensionBase
    LWThemeValueExtension
    See Also