Windows.ApplicationModel.Search
February 23, 2023 ยท View on GitHub
-description
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.
-remarks
Important
To implement search in an app for Windows 10, use AutoSuggestBox. See Auto-suggest box for more info.
You should not use Windows.ApplicationModel.Search APIs (SearchPane) or SearchBox (Windows.UI.Xaml.Controls.SearchBox/WinJS.UI.SearchBox) APIs in apps for Windows 10.