TextWrapping Property (WPFTextBox)

Class

WPFTextBox.

Action

Gets a value indicating how the text box should wrap text.

Syntax

C#
protected TextWrapping TextWrapping { get; }
VB
'Declaration
Protected Read Property TextWrapping As TextWrapping

Access

Read only.