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

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