C# Class Microsoft.VisualStudio.R.Package.Sql.DragDrop.DropHandlerProvider

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

Méthodes publiques

Méthode Description
DropHandlerProvider ( ) : System.ComponentModel.Composition
GetAssociatedDropHandler ( IWpfTextView wpfTextView ) : IDropHandler

Method Details

DropHandlerProvider() public méthode

public DropHandlerProvider ( ) : System.ComponentModel.Composition
Résultat System.ComponentModel.Composition

GetAssociatedDropHandler() public méthode

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