ApplicationJumpTask.IconResourceIndex Property
Gets or sets the zero-based index of an icon embedded in a resource.
Namespace: DevExpress.Mvvm.UI
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
Int32 | The zero-based index of the icon, or -1 if no icon is used. The default is 0. |
See Also