Extended Library for UWP | ComponentOne
C1.UWP.Extended Assembly / C1.Xaml.Extended Namespace / C1SpectrumPad Class / ColorProperty Field

In This Topic
    ColorProperty Field (C1SpectrumPad)
    In This Topic
    Identifies the Color dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly ColorProperty As DependencyProperty
    public static readonly DependencyProperty ColorProperty
    See Also