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

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