Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 413 Bytes

autosuggestbox_text.md

File metadata and controls

25 lines (16 loc) · 413 Bytes
-api-id -api-type
P:Windows.UI.Xaml.Controls.AutoSuggestBox.Text
winrt property

Windows.UI.Xaml.Controls.AutoSuggestBox.Text

-description

Gets or sets the text that is shown in the control.

-property-value

The text that is shown in the control.

-remarks

This property is not typically set in XAML.

-examples

-see-also