RichTextBox for UWP | ComponentOne
C1.Xaml.RichTextBox.Documents Namespace / C1TextElement Class / FontFamilyProperty Field

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