DropHandlerBase(IWpfTextView, IEditorOperations) Oluşturucu

Tanım

Bir oluşturur DropHandlerBase .

protected:
 DropHandlerBase(Microsoft::VisualStudio::Text::Editor::IWpfTextView ^ wpfTextView, Microsoft::VisualStudio::Text::Operations::IEditorOperations ^ editorOperations);
protected:
 DropHandlerBase(Microsoft::VisualStudio::Text::Editor::IWpfTextView ^ wpfTextView, Microsoft::VisualStudio::Text::Operations::IEditorOperations ^ editorOperations);
 DropHandlerBase(Microsoft::VisualStudio::Text::Editor::IWpfTextView const & wpfTextView, Microsoft::VisualStudio::Text::Operations::IEditorOperations const & editorOperations);
protected DropHandlerBase (Microsoft.VisualStudio.Text.Editor.IWpfTextView wpfTextView, Microsoft.VisualStudio.Text.Operations.IEditorOperations editorOperations);
new Microsoft.VisualStudio.Text.Editor.DragDrop.DropHandlerBase : Microsoft.VisualStudio.Text.Editor.IWpfTextView * Microsoft.VisualStudio.Text.Operations.IEditorOperations -> Microsoft.VisualStudio.Text.Editor.DragDrop.DropHandlerBase
Protected Sub New (wpfTextView As IWpfTextView, editorOperations As IEditorOperations)

Parametreler

wpfTextView
IWpfTextView

IWpfTextViewBu bırakma işleyicisinin üzerinde çalıştığı.

editorOperations
IEditorOperations

IEditorOperationsDüzenleyiciye metin eklemek için kullanılır.

Şunlara uygulanır