다음을 통해 공유


IMouseProcessor.PreprocessDrop 메서드

기본 처리기 이전에 놓기 이벤트를 처리합니다.

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

구문

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

매개 변수

  • e
    형식: DragEventArgs

    DragEventArgs놓기 작업에 설명합니다.

.NET Framework 보안

참고 항목

참조

IMouseProcessor 인터페이스

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