Extended Library for UWP | ComponentOne
C1.UWP.Extended Assembly / C1.Xaml.Extended Namespace / ColorPaletteEntry Class / Color Property

In This Topic
    Color Property (ColorPaletteEntry)
    In This Topic
    Gets the color of this entry.
    Syntax
    'Declaration
     
    Public ReadOnly Property Color As Color
    public Color Color {get;}
    See Also