IFormattedLineSource::TextAndAdornmentSequencer Property
Visual Studio 2015
Gets the ITextAndAdornmentSequencer used by this source.
Assembly: Microsoft.VisualStudio.Text.UI.Wpf (in Microsoft.VisualStudio.Text.UI.Wpf.dll)
property ITextAndAdornmentSequencer^ TextAndAdornmentSequencer {
ITextAndAdornmentSequencer^ get();
}
Property Value
Type: Microsoft.VisualStudio.Text.Formatting::ITextAndAdornmentSequencer^The ITextAndAdornmentSequencer used by this source.
Show: