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

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