ComponentOne Gauges for WPF and Silverlight
C1.WPF.Gauge Namespace / C1Gauge Class / DefaultTextStyleProperty Field

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