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

In This Topic
    PointerProperty Field
    In This Topic
    Identifies the Pointer dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly PointerProperty As C1.Blazor.Core.DependencyProperty
    public static readonly C1.Blazor.Core.DependencyProperty PointerProperty
    See Also