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

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