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