NotifyIconState Properties
Provides the NotifyIconState.Icon property specifying the tray icon’s image.| Name | Description |
|---|---|
| DependencyObjectType | Gets the DependencyObjectType that wraps the CLR type of this instance. Inherited from DependencyObject. |
| Dispatcher | Gets the Dispatcher this DispatcherObject is associated with. Inherited from DispatcherObject. |
| Icon | Gets or sets the state’s image that will displayed within the notification icon. |
| IsSealed | Gets a value that indicates whether this instance is currently sealed (read-only). Inherited from DependencyObject. |
| Name | Gets or sets the state’s identifier. |
See Also