ComponentOne Gauge for UWP
C1.UWP.Gauge Assembly / C1.Xaml.Gauge Namespace / C1GaugeLabel Class / ForegroundProperty Field

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