LWThemeValueExtension.VS2019Dark Property
Gets or sets the value for the lightweight VS2019Dark theme. This is a dependency property.
Namespace: DevExpress.Xpf.DXBinding
Assembly: DevExpress.Xpf.Core.v25.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
| Type | Description |
|---|---|
| Object | The value for the lightweight VS2019Dark theme. |
Remarks
Refer to the following topic for additional information: Set Theme-Specific Values in XAML.
See Also