AutoSuggestBox should have SelectAll() method like TextBox
In UWP, TextBox has a method called SelectAll() that selects all the text in the Text property of the TextBox control. AutoSuggestBox should have the a method that performs the same action.
6
votes
