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

Inheritance: IDropHandlerProvider
Afficher le fichier Open project: Microsoft/RTVS

Méthodes publiques

Méthode Description
GetAssociatedDropHandler ( IWpfTextView wpfTextView ) : IDropHandler

Private Methods

Méthode Description
DropHandlerProvider ( IEditorShell editorShell, IRInteractiveWorkflowProvider workflowProvider ) : System.ComponentModel.Composition

Method Details

GetAssociatedDropHandler() public méthode

public GetAssociatedDropHandler ( IWpfTextView wpfTextView ) : IDropHandler
wpfTextView IWpfTextView
Résultat IDropHandler