ThumbnailButtonCollection Class
Represents the collection of ThumbnailButton objects.
Namespace: DevExpress.Utils.Taskbar
Assembly: DevExpress.Utils.v24.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Related API Members
The following members return ThumbnailButtonCollection objects:
Remarks
The TaskbarAssistant.ThumbnailButtons property of the ThumbnailButtonsCollection type contains the collection of ThumbnailButton objects. To create ThumbnailButtons at design time, use the ThumbnailButton Collection Editor, which can be opened by clicking the ellipsis button for the TaskbarAssistant.ThumbnailButtons property in the Properties window.
Inheritance
See Also