IDropHandlerProvider::GetAssociatedDropHandler Method (IWpfTextView^)
Visual Studio 2015
Gets an IDropHandler for a specified IWpfTextView.
Assembly: Microsoft.VisualStudio.Text.UI.Wpf (in Microsoft.VisualStudio.Text.UI.Wpf.dll)
Parameters
- wpfTextView
-
Type:
Microsoft.VisualStudio.Text.Editor::IWpfTextView^
The text view for which to get the drop handler.
This method is expected to return non-null values.
Show: