ITaskbarButtonService.ThumbButtonInfos Property
Gets or sets the TaskbarThumbButtonInfo collection.
Namespace: DevExpress.Mvvm
Assembly: DevExpress.Mvvm.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| IList<DevExpress.Mvvm.TaskbarThumbButtonInfo> | The TaskbarThumbButtonInfo collection that represents the taskbar thumbnail’s Thumb buttons. |
See Also