다음을 통해 공유


IMouseProcessor.PreprocessGiveFeedback 메서드

처리 하는 GiveFeedback 이벤트의 기본 처리기 전.

네임스페이스:  Microsoft.VisualStudio.Text.Editor
어셈블리:  Microsoft.VisualStudio.Text.UI.Wpf(Microsoft.VisualStudio.Text.UI.Wpf.dll)

구문

‘선언
Sub PreprocessGiveFeedback ( _
    e As GiveFeedbackEventArgs _
)
void PreprocessGiveFeedback(
    GiveFeedbackEventArgs e
)
void PreprocessGiveFeedback(
    GiveFeedbackEventArgs^ e
)
abstract PreprocessGiveFeedback : 
        e:GiveFeedbackEventArgs -> unit
function PreprocessGiveFeedback(
    e : GiveFeedbackEventArgs
)

매개 변수

.NET Framework 보안

참고 항목

참조

IMouseProcessor 인터페이스

Microsoft.VisualStudio.Text.Editor 네임스페이스