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

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