ThemeManager.IsTouchEnabled Attached Property
Gets whether the current theme is a touch-enabled.
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 a touch-enabled theme; otherwise, false. |
See Also