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

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