Simple helper for Loading suggestions list in AutoSuggestBox
1 | private void AutoSuggest_TextChanged(AutoSuggestBox sender, AutoSuggestBoxTextChangedEventArgs args) |
Demo
you can run demo and see this feature.
Simple helper for Loading suggestions list in AutoSuggestBox
1 | private void AutoSuggest_TextChanged(AutoSuggestBox sender, AutoSuggestBoxTextChangedEventArgs args) |
you can run demo and see this feature.