Click or drag to resize
TextBoxTextAlignment Property
Gets or sets how the text should be aligned in the text box.

Namespace: Windows.UI.Xaml.Controls
Assembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax
C#
public TextAlignment TextAlignment { get; set; }

Property Value

Type: TextAlignment
See Also