IWpfTextViewLineCollection::WpfTextViewLines Property

 

Gets a collection of IWpfTextViewLine objects.

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

property ReadOnlyCollection<IWpfTextViewLine^>^ WpfTextViewLines {
	ReadOnlyCollection<IWpfTextViewLine^>^ get();
}
Return to top
Show: