4.886 TaskbarItemInfo

x:Object > DependencyObject > Freezable > TaskbarItemInfo
TaskbarItemInfo
(usage)
<TaskbarItemInfo />
(description)
Represents information about how the taskbar thumbnail is displayed.
(used by)
Window
(properties)
Description
x:String
(description)
The text for the taskbar item tooltip.
Overlay
ImageSource
(description)
The image that is displayed over the program icon in the taskbar button.
ProgressState
TaskbarItemProgressState
(description)
A value that indicates how the progress indicator is displayed in the taskbar button.
ProgressValue
x:Double
(description)
A value that indicates the fullness of the progress indicator in the taskbar button.
ThumbButtonInfos
ThumbButtonInfoCollection
(description)
The collection of ThumbButtonInfo objects that are associated with the Window.
ThumbnailClipMargin
Thickness
(description)
A value that specifies the part of the application window's client area that is displayed in the taskbar thumbnail.