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

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