Partager via


IWpfTextView.TextViewLines, propriété

Obtient les lignes d'affichage de texte sous forme d'élément IWpfTextViewLineCollection.

Espace de noms :  Microsoft.VisualStudio.Text.Editor
Assembly :  Microsoft.VisualStudio.Text.UI.Wpf (dans Microsoft.VisualStudio.Text.UI.Wpf.dll)

Syntaxe

'Déclaration
ReadOnly Property TextViewLines As IWpfTextViewLineCollection
IWpfTextViewLineCollection TextViewLines { get; }
property IWpfTextViewLineCollection^ TextViewLines {
    IWpfTextViewLineCollection^ get ();
}
abstract TextViewLines : IWpfTextViewLineCollection with get
function get TextViewLines () : IWpfTextViewLineCollection

Valeur de propriété

Type : Microsoft.VisualStudio.Text.Editor.IWpfTextViewLineCollection
Les lignes d'affichage de texte comme IWpfTextViewLineCollection.

Notes

Cette propriété est nullune référence null (Nothing en Visual Basic) pendant l'initialisation de la vue.

Aucune des entrées ligne cette collection n'a VisibilityState d'Unattached. Les souvent première et la dernière entrées ligne cette collection ont VisibilityState d'Hidden.

Sécurité .NET Framework

Voir aussi

Référence

IWpfTextView Interface

Microsoft.VisualStudio.Text.Editor, espace de noms