Back to Devexpress

TaskbarButtonService Properties

wpf-devexpress-dot-mvvm-dot-ui-dot-taskbarbuttonservice-dot-underscore-properties.md

latest4.1 KB
Original Source

TaskbarButtonService Properties

Allows you to display customizable application taskbar buttons.

NameDescription
CanFreezeGets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable.
DependencyObjectTypeGets the DependencyObjectType that wraps the CLR type of this instance. Inherited from DependencyObject.
DescriptionGets or sets the text to display for the task-bar thumbnail tool-tip. This is a dependency property.
DispatcherGets the Dispatcher this DispatcherObject is associated with. Inherited from DispatcherObject.
HasAnimatedPropertiesGets a value that indicates whether one or more AnimationClock objects is associated with any of this object’s dependency properties. Inherited from Animatable.
IsFrozenGets a value that indicates whether the object is currently modifiable. Inherited from Freezable.
IsSealedGets a value that indicates whether this instance is currently sealed (read-only). Inherited from DependencyObject.
OverlayIconGets or sets the icon that is displayed over the taskbar button. This is a dependency property.
ProgressStateGets or sets the taskbar button’s progress state. This is a dependency property.
ProgressValueGets or sets the taskbar button’s progress. This is a dependency property.
ThumbButtonInfosGets or sets the TaskbarThumbButtonInfo collection. This is a dependency property.
ThumbnailClipMarginGets or sets the thumbnail clipping margin.
ThumbnailClipMarginCallbackGets or sets the ThumbnailClipMargin property callback. This is a dependency property.
UnregisterOnUnloadedGets or sets whether to unregister the service when the associated View is unloaded. This is a dependency property. Inherited from ServiceBase.

See Also

TaskbarButtonService Class

TaskbarButtonService Members

DevExpress.Mvvm.UI Namespace