Skip to main content
A newer version of this page is available. .

ITaskbarButtonService Members

Provides methods to display customizable application taskbar buttons.

Properties

Name Description
Description Gets or sets the text to display for the task-bar thumbnail tool-tip.
OverlayIcon Gets or sets the icon that is displayed over the taskbar button.
ProgressState Gets or sets the taskbar button’s progress state.
ProgressValue Gets or sets the taskbar button’s progress. This is a dependency property.
ThumbButtonInfos Gets or sets the TaskbarThumbButtonInfo collection.
ThumbnailClipMargin Gets or sets the thumbnail clipping margins
ThumbnailClipMarginCallback Gets or sets the ThumbnailClipMargin property callback.

Methods

Name Description
UpdateThumbnailClipMargin() Updates the thumbnail clipping margin.
See Also