ComponentOne Gauge for UWP
C1.UWP.Gauge Assembly / C1.Xaml.Gauge Namespace / C1Gauge Class / DefaultTextStyleProperty Field

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