Windows.UI.Xaml.Controls.TextBox.Text
June 22, 2022 · View on GitHub
-description
Gets or sets the text contents of the text box.
-xaml-syntax
<TextBox Text="string"/>
-property-value
A string containing the text contents of the text box. The default is an empty string ("").