IFormattedLineSource::TextAndAdornmentSequencer Property

 

Gets the ITextAndAdornmentSequencer used by this source.

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

property ITextAndAdornmentSequencer^ TextAndAdornmentSequencer {
	ITextAndAdornmentSequencer^ get();
}
Return to top
Show: