CoreInputViewShowingEventArgs.TryCancel Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Tente d’annuler l’événement PrimaryViewShowing du volet d’entrée associé au volet CoreInputView (si le volet d’entrée est visible).
public:
virtual bool TryCancel() = TryCancel;
bool TryCancel();
public bool TryCancel();
function tryCancel()
Public Function TryCancel () As Boolean
Retours
Boolean
bool