다음을 통해 공유


IMouseProcessor.PreprocessQueryContinueDrag 메서드

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

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

구문

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

매개 변수

.NET Framework 보안

참고 항목

참조

IMouseProcessor 인터페이스

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