ApplicationJumpListService.IconStorage Property
Gets or set the custom icons’ storage.
Namespace: DevExpress.Mvvm.UI
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
DevExpress.Mvvm.UI.IIconStorage | The custom icons’ storage. |
See Also