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

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