TaskbarButtonService.ThumbButtonInfos Property
Gets or sets the TaskbarThumbButtonInfo collection. This is a dependency property.
Namespace: DevExpress.Mvvm.UI
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
DevExpress.Mvvm.UI.TaskbarThumbButtonInfoCollection | The TaskbarThumbButtonInfo collection that represents the taskbar thumbnail’s Thumb buttons. |
See Also