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

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