Blazor | ComponentOne
C1.Blazor.Gauge Assembly / C1.Blazor.Gauge Namespace / C1Gauge Class / PointerColorProperty Field

In This Topic
    PointerColorProperty Field
    In This Topic
    Identifies the PointerColor dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly PointerColorProperty As DependencyProperty
    public static readonly DependencyProperty PointerColorProperty
    See Also