Windows.ApplicationModel.Search namespace
Provides support for the search pane in apps that participate in the Search contract. The search pane opens when users activate the Search charm and provides a consistent, touch-friendly search box and optional search suggestions.
Members
The Windows.ApplicationModel.Search namespace has these types of members:
Classes
The Windows.ApplicationModel.Search namespace has these classes.
| Class | Description |
|---|---|
| LocalContentSuggestionSettings | Stores settings that determine whether the app provides suggestions based on local files, and that define the criteria used to locate and filter these suggestions. |
| SearchPane | Represents and manages the search pane that opens when a user activates the Search charm. |
| SearchPaneQueryChangedEventArgs | Provides data for a querychanged event that is associated with a searchPane object. |
| SearchPaneQueryLinguisticDetails | Provides information about query text that the user enters through an Input Method Editor (IME). |
| SearchPaneQuerySubmittedEventArgs | Provides data for a querysubmitted event that is associated with a searchPane |
| SearchPaneResultSuggestionChosenEventArgs | Provides data for a resultsuggestionchosen event that is associated with a searchPane object. |
| SearchPaneSuggestionsRequest | Stores suggestions and information about the request for suggestions. |
| SearchPaneSuggestionsRequestDeferral | Enables the app to signal when it has finished populating a searchSuggestionCollection object while handling the suggestionsrequested event. |
| SearchPaneSuggestionsRequestedEventArgs | Provides data for a suggestionsrequested event that is associated with a searchPane object. |
| SearchPaneVisibilityChangedEventArgs | Provides data for a visibilitychanged event that is associated with a searchPane object. |
| SearchSuggestionCollection | Represents a collection of search suggestions to be displayed in the search pane in response to a suggestionsrequested event. |
Interfaces
The Windows.ApplicationModel.Search namespace defines these interfaces.
| Interface | Description |
|---|---|
| ISearchPaneQueryChangedEventArgs | Provides data for a querychanged event that is associated with a searchPane object. |
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Namespace |
|
|
Metadata |
|
See also
Build date: 12/4/2012
