WinUI | ComponentOne
C1.WinUI.Core Assembly / C1.WinUI.Core Namespace / C1CompositeIcon Class / Icons Property
In This Topic
    Icons Property
    In This Topic
    Gets the list of icons that will be rendered.
    Syntax
    public ObservableCollection<C1Icon> Icons {get;}
    See Also