ThemeManager.IsTouchlineTheme Attached Property
Gets whether the current theme is the Touchline theme.
Namespace: DevExpress.Xpf.Core
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Returns
Type | Description |
---|---|
Boolean | true, if the current theme is the Touchline theme; otherwise, false. |
See Also