C# Class Microsoft.R.Editor.DragDrop.DropHandlerProvider

Inheritance: IDropHandlerProvider
Mostra file Open project: Microsoft/RTVS

Public Methods

Method Description
GetAssociatedDropHandler ( IWpfTextView wpfTextView ) : IDropHandler

Private Methods

Method Description
DropHandlerProvider ( IEditorShell editorShell, IRInteractiveWorkflowProvider workflowProvider ) : System.ComponentModel.Composition

Method Details

GetAssociatedDropHandler() public method

public GetAssociatedDropHandler ( IWpfTextView wpfTextView ) : IDropHandler
wpfTextView IWpfTextView
return IDropHandler