ComponentOne Gauges for WPF and Silverlight
C1.WPF.Gauge Namespace / C1GaugeLabel Class / ForegroundProperty Field

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