DevExpress.Xpf.DXBinding Namespace
Contains helper classes for the DXBinding mechanism.
Assembly: DevExpress.Xpf.Core.v25.1.dll
NuGet Package: DevExpress.Wpf.Core
Classes
| Name | Description |
|---|---|
| DXDataTemplateSelector | A declarative implementation of the DataTemplateSelector that can be defined in XAML. |
| DXDataTemplateTrigger | A trigger that returns a data template when a custom condition is satisfied. |
| DXDataTemplateTriggerCollection | A collection of DXDataTemplateTrigger objects. |
| DXTriggerBase | Serves as a base class for the DetailDescriptorTrigger and DXDataTemplateTrigger. |
| LWThemeDictionary |
A ResourceDictionary descendant that allows to switch sources depending on the applied lightweight theme.
|
| LWThemeValueExtension | Implements a XAML extension that allows you to specify property values depending on the applied lightweight theme. |