Extended Library for WPF and Silverlight | ComponentOne
C1.WPF.Extended Namespace / ColorPalette Class / Count Property

In This Topic
    Count Property (ColorPalette)
    In This Topic
    Gets the number of palette entries.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Count As Integer
    public int Count {get;}
    See Also