TextWrapping Property (WPFTextBlock)

Action

Gets a value that indicates how the TextBlock wraps text.

Syntax

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

Access

Read only.