Windows.ApplicationModel.Search.Core Namespace

Provides access to search suggestions for the in-app SearchBox control and the search pane.

Classes

RequestingFocusOnKeyboardInputEventArgs

Provides data for the RequestingFocusOnKeyboardInput event.

SearchSuggestion

Enables access to the search suggestions that the SearchSuggestionManager provides.

SearchSuggestionManager

Manages access to search suggestions for the in-app SearchBox control.

SearchSuggestionsRequestedEventArgs

Provides data for the SuggestionsRequested event.

Enums

SearchSuggestionKind

Specifies the type of a SearchSuggestion.

See also