Partager via


SearchBar Classe

Définition

Permet de contrôler le vérificateur d’orthographe dans les barres de recherche.

public ref class SearchBar abstract sealed
public static class SearchBar
type SearchBar = class
Public Module SearchBar
Héritage
SearchBar

Champs

IsSpellCheckEnabledProperty

Propriété pouvant être liée pour IsSpellCheckEnabled(IPlatformElementConfiguration<Windows,SearchBar>).

Méthodes

DisableSpellCheck(IPlatformElementConfiguration<Windows,SearchBar>)

Désactive le vérificateur d’orthographe.

EnableSpellCheck(IPlatformElementConfiguration<Windows,SearchBar>)

Active le vérificateur d’orthographe.

GetIsSpellCheckEnabled(BindableObject)

Retourne une valeur booléenne qui indique si le vérificateur d’orthographe est activé.

GetIsSpellCheckEnabled(IPlatformElementConfiguration<Windows,SearchBar>)

Retourne une valeur booléenne qui indique si le vérificateur d’orthographe est activé.

IsSpellCheckEnabled(IPlatformElementConfiguration<Windows,SearchBar>)

Retourne une valeur booléenne qui indique si le vérificateur d’orthographe est activé.

SetIsSpellCheckEnabled(BindableObject, Boolean)

Active et désactive le vérificateur d’orthographe.

SetIsSpellCheckEnabled(IPlatformElementConfiguration<Windows,SearchBar>, Boolean)

Active et désactive le vérificateur d’orthographe.

S’applique à