ComponentOne Gauges for WPF and Silverlight
C1.WPF.Gauge Namespace / C1GaugeDecorator Class / VisibilityProperty Field

In This Topic
    VisibilityProperty Field (C1GaugeDecorator)
    In This Topic
    Identifies the Visibility dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly VisibilityProperty As DependencyProperty
    public static readonly DependencyProperty VisibilityProperty
    See Also