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

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