TaskbarItemInfo Properties
Assembly: PresentationFramework (in PresentationFramework.dll)
| Name | Description | |
|---|---|---|
![]() | CanFreeze | Gets a value that indicates whether the object can be made unmodifiable. (Inherited from Freezable.) |
![]() | DependencyObjectType | Gets the DependencyObjectType that wraps the CLR type of this instance. (Inherited from DependencyObject.) |
![]() | Description | Gets or sets the text for the taskbar item tooltip. |
![]() | Dispatcher | Gets the Dispatcher this DispatcherObject is associated with. (Inherited from DispatcherObject.) |
![]() | IsFrozen | Gets a value that indicates whether the object is currently modifiable. (Inherited from Freezable.) |
![]() | IsSealed | Gets a value that indicates whether this instance is currently sealed (read-only).(Inherited from DependencyObject.) |
![]() | Overlay | Gets or sets the image that is displayed over the program icon in the taskbar button. |
![]() | ProgressState | Gets or sets a value that indicates how the progress indicator is displayed in the taskbar button. |
![]() | ProgressValue | Gets or sets a value that indicates the fullness of the progress indicator in the taskbar button. |
![]() | ThumbButtonInfos | Gets or sets the collection of ThumbButtonInfo objects that are associated with the Window. |
![]() | ThumbnailClipMargin | Gets or sets a value that specifies the part of the application window's client area that is displayed in the taskbar thumbnail. |
