Share via


IMouseProcessor.PreprocessGiveFeedback, méthode

Gère un événement d'GiveFeedback avant le gestionnaire par défaut.

Espace de noms :  Microsoft.VisualStudio.Text.Editor
Assembly :  Microsoft.VisualStudio.Text.UI.Wpf (dans Microsoft.VisualStudio.Text.UI.Wpf.dll)

Syntaxe

'Déclaration
Sub PreprocessGiveFeedback ( _
    e As GiveFeedbackEventArgs _
)
void PreprocessGiveFeedback(
    GiveFeedbackEventArgs e
)
void PreprocessGiveFeedback(
    GiveFeedbackEventArgs^ e
)
abstract PreprocessGiveFeedback : 
        e:GiveFeedbackEventArgs -> unit
function PreprocessGiveFeedback(
    e : GiveFeedbackEventArgs
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

IMouseProcessor Interface

Microsoft.VisualStudio.Text.Editor, espace de noms