ThemeManager.IsTouchEnabled Attached Property
In This Article
Gets whether the current theme is a touch-enabled.
Namespace: DevExpress.Xpf.Core
Assembly: DevExpress.Xpf.Core.v24.2.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