[]
        
(Showing Draft Content)

C1.WPF.RulesManager.RulesManagerStyleEditor.IconSets

IconSets Field

Gets the collection of icon sets.

Namespace: C1.WPF.RulesManager
Assembly: C1.WPF.RulesManager.dll
Syntax
public static IReadOnlyList<(string Group, IReadOnlyList<IReadOnlyList<IconInfo>> GroupIconSets)> IconSets
Public Shared IconSets As IReadOnlyList(Of (Group As String, GroupIconSets As IReadOnlyList(Of IReadOnlyList(Of IconInfo))))
Returns
Type Description
IReadOnlyList<(string Group, IReadOnlyList<IReadOnlyList<IconInfo>> GroupIconSets)> Gets the collection of icon sets.