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 C1.Blazor.Core.DependencyProperty
    public static readonly C1.Blazor.Core.DependencyProperty MinFontWeightProperty
    See Also