Windows.UI.Xaml.Controls.TextBox.TextAlignment
June 22, 2022 · View on GitHub
-description
Gets or sets how the text should be horizontally aligned in the text box.
-xaml-syntax
<TextBox TextAlignment="textAlignmentMemberName"/>
-xaml-values
- textAlignmentMemberName
- textAlignmentMemberNameA named constant of the TextAlignment enumeration, for example Center.