Xamarin.iOS Documentation | ComponentOne
C1.iOS.Gauge Assembly / C1.iOS.Gauge Namespace / C1Gauge Class / PointerProperty Field


In This Topic
    PointerProperty Field
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly PointerProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1Gauge.PointerProperty
    public static readonly DependencyProperty PointerProperty
    See Also