TaskbarButtonService Fields
Allows you to display customizable application taskbar buttons.| Name | Description |
|---|---|
| DescriptionProperty static | Identifies the TaskbarButtonService.Description dependency property. |
| OverlayIconProperty static | Identifies the TaskbarButtonService.OverlayIcon dependency property. |
| ProgressStateProperty static | Identifies the TaskbarButtonService.ProgressState dependency property. |
| ProgressValueProperty static | Identifies the TaskbarButtonService.ProgressValue dependency property. |
| ThumbButtonInfosProperty static | Identifies the TaskbarButtonService.ThumbButtonInfos dependency property. |
| ThumbnailClipMarginCallbackProperty static | Identifies the TaskbarButtonService.ThumbnailClipMarginCallback dependency property. |
| ThumbnailClipMarginProperty static | Identifies the TaskbarButtonService.ThumbnailClipMargin dependency property. |
| UnregisterOnUnloadedProperty static | Identifies the ServiceBase.UnregisterOnUnloaded dependency property. Inherited from ServiceBase. |
See Also