Back to Devexpress

ApplicationJumpListService.IconStorage Property

wpf-devexpress-dot-mvvm-dot-ui-dot-applicationjumplistservice-091fb09a.md

latest1016 B
Original Source

ApplicationJumpListService.IconStorage Property

Gets or set the custom icons’ storage.

Namespace : DevExpress.Mvvm.UI

Assembly : DevExpress.Xpf.Core.v25.2.dll

NuGet Package : DevExpress.Wpf.Core

Declaration

csharp
public IIconStorage IconStorage { get; set; }
vb
Public Property IconStorage As IIconStorage

Property Value

TypeDescription
DevExpress.Mvvm.UI.IIconStorage

The custom icons’ storage.

|

See Also

ApplicationJumpListService Class

ApplicationJumpListService Members

DevExpress.Mvvm.UI Namespace