IWpfTextView::FormattedLineSource Property
Visual Studio 2015
Gets the text formatter used by the view.
Assembly: Microsoft.VisualStudio.Text.UI.Wpf (in Microsoft.VisualStudio.Text.UI.Wpf.dll)
Property Value
Type: Microsoft.VisualStudio.Text.Formatting::IFormattedLineSource^The text formatter used by the view.
This property is null during the initialization of the view.
Show: