Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 898 Bytes

searchboxquerysubmittedeventargs.md

File metadata and controls

24 lines (16 loc) · 898 Bytes
-api-id -api-type
T:Windows.UI.Xaml.Controls.SearchBoxQuerySubmittedEventArgs
winrt class

Windows.UI.Xaml.Controls.SearchBoxQuerySubmittedEventArgs

-description

Provides event data for the SearchBox.QuerySubmitted event.

-remarks

Important

Although SearchBox is implemented in the Universal device family, it is not fully functional on mobile devices. Use AutoSuggestBox for your universal search experience. See SearchBox deprecated in favor of AutoSuggestBox.

-examples

-see-also

SearchBox.QuerySubmitted