Back to Devexpress

LWThemeDictionary Class

wpf-devexpress-dot-xpf-dot-dxbinding-f673ee28.md

latest1.2 KB
Original Source

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.2.dll

NuGet Package : DevExpress.Wpf.Core

Declaration

csharp
public class LWThemeDictionary :
    ResourceDictionary
vb
Public Class LWThemeDictionary
    Inherits ResourceDictionary

Remarks

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

Inheritance

Object ResourceDictionary LWThemeDictionary

See Also

LWThemeDictionary Members

DevExpress.Xpf.DXBinding Namespace