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

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