ComponentOne Gauges for WPF and Silverlight
C1.WPF.Gauge Namespace / C1Gauge Class / IsDefaultProperty Field

In This Topic
    IsDefaultProperty Field (C1Gauge)
    In This Topic
    Identifies the IsDefault attached property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly IsDefaultProperty As DependencyProperty
    public static readonly DependencyProperty IsDefaultProperty
    See Also