IProjectionEditResolver Methods

Include Protected Members
Include Inherited Members

The IProjectionEditResolver type exposes the following members.

Methods

  Name Description
Public method FillInInsertionSizes When text is inserted into the projection buffer at the projection insertion point, determine how many characters of the insertion text are to be inserted into the source buffer at each source insertion point.
Public method FillInReplacementSizes When text at the projection replacement span is replaced in a projection buffer, determine how many characters of the insertion text are to be inserted into the source buffer at each source insertion point (which are the Start points of the sourceReplacementSpans).
Public method GetTypicalInsertionPosition When a position in the projection buffer lies on a source buffer seam, determine which source insertion point would receive a typical insertion.

Top

See Also

Reference

IProjectionEditResolver Interface

Microsoft.VisualStudio.Text.Projection Namespace