ThumbnailButton.IsInteractive Property
Gets or sets whether the button’s pressed state is visually indicated.
Namespace: DevExpress.Utils.Taskbar
Assembly: DevExpress.Utils.v24.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | true | true if the button’s pressed state is visually indicated; otherwise, false. |
See Also