DropHandlerBase::TextView Property

 

Gets the text view.

Namespace:   Microsoft.VisualStudio.Text.Editor.DragDrop
Assembly:  Microsoft.VisualStudio.Text.UI.Wpf (in Microsoft.VisualStudio.Text.UI.Wpf.dll)

protected:
property IWpfTextView^ TextView {
	IWpfTextView^ get();
}
Return to top
Show: