MouseProcessorBase.PostprocessGiveFeedback(GiveFeedbackEventArgs) 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.
Gère l'événement de rétroaction (feedback) après le gestionnaire par défaut.
public:
virtual void PostprocessGiveFeedback(System::Windows::GiveFeedbackEventArgs ^ e);
public virtual void PostprocessGiveFeedback (System.Windows.GiveFeedbackEventArgs e);
abstract member PostprocessGiveFeedback : System.Windows.GiveFeedbackEventArgs -> unit
override this.PostprocessGiveFeedback : System.Windows.GiveFeedbackEventArgs -> unit
Public Overridable Sub PostprocessGiveFeedback (e As GiveFeedbackEventArgs)
Paramètres
Arguments des événements.