Blazor | ComponentOne
C1.Blazor.Core Assembly / C1.Blazor.Core Namespace / C1View Class / FontWeightProperty Field

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