NotifyIconState.Icon Property
Gets or sets the state’s image that will displayed within the notification icon.
Namespace: DevExpress.Xpf.Core
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
ImageSource | An image that will displayed within the notification icon. |
See Also