Blazor | ComponentOne
C1.Blazor.Gauge Assembly / C1.Blazor.Gauge Namespace / C1Gauge Class / MinFontWeightProperty Field

In This Topic
    MinFontWeightProperty Field
    In This Topic
    Identifies the MinFontWeight dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly MinFontWeightProperty As DependencyProperty
    public static readonly DependencyProperty MinFontWeightProperty
    See Also