Xamarin.iOS Documentation | ComponentOne
C1.iOS.Gauge Assembly / C1.iOS.Gauge Namespace / GaugeRange Class / NameProperty Field


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