Share via


IVsTextMarkerGlyphDropHandler Members

Include Protected Members
Include Inherited Members

A handler provided for markers whose glyphs (an icon indicating the position of a marker) support drag and drop.

The IVsTextMarkerGlyphDropHandler type exposes the following members.

Methods

 

Name

Description

Public method

DrawCandidateOutlineGlyph

Draws a shadow of the glyph in the widget margin at a potential destination line.

Public method

DropAtLocation

Tells the client to handle the glyph being dropped at the given location.

Public method

QueryDropLocation

Used to determine whether a given location is a valid drop destination.

Top

See Also

Reference

IVsTextMarkerGlyphDropHandler Interface

Microsoft.VisualStudio.TextManager.Interop Namespace