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

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