InputPanel for UWP | ComponentOne
C1.UWP.InputPanel Assembly / C1.Xaml.InputPanel Namespace / C1InputTextBox Class / TextWrappingProperty Field

In This Topic
    TextWrappingProperty Field
    In This Topic
    Identifies the TextWrapping dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly TextWrappingProperty As DependencyProperty
    public static readonly DependencyProperty TextWrappingProperty
    See Also