alexa

    Show / Hide Table of Contents

    Class ColorItemList

    Contains list of system colors

    Inheritance
    System.Object
    ColorItemList
    Namespace: Syncfusion.Windows.Shared
    Assembly: Syncfusion.Shared.WPF.dll
    Syntax
    public class ColorItemList : ObservableCollection<ColorItem>

    Constructors

    ColorItemList()

    Initializes a new instance of the ColorItemList class.

    Declaration
    public ColorItemList()
    Back to top Generated by DocFX