TextAlignment Property (WPFTextBox)

Class

WPFTextBox.

Action

Gets the horizontal alignment of the contents of the text box.

Syntax

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

Access

Read only.