Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 1.49 KB

isearchpanequerychangedeventargs_linguisticdetails.md

File metadata and controls

31 lines (20 loc) · 1.49 KB
-api-id -api-type
P:Windows.ApplicationModel.Search.ISearchPaneQueryChangedEventArgs.LinguisticDetails
winrt property

Windows.ApplicationModel.Search.ISearchPaneQueryChangedEventArgs.LinguisticDetails

-description

An object that provides information about query text that the user is entering through an Input Method Editor (IME).

-property-value

An object that provides information about query text.

-remarks

Important

To implement search in an app for Windows 10 or later, use AutoSuggestBox. See Auto-suggest box for more info.

You should not use Windows.ApplicationModel.Search APIs (SearchPane, SearchContract) or SearchBox APIs in apps for Windows 10 or later.

-examples

-see-also

ISearchPaneQueryChangedEventArgs interface, SearchPane.QueryChanged event, SearchPaneQueryChangedEventArgs class, SearchPaneQueryChangedEventArgs.LinguisticDetails property, SearchPaneQueryLinguisticDetails class