Share via


ITextEditorFactoryService.CreateTextView, méthode

Crée IWpfTextView sur ITextBuffer de création récente ayant le type de contenu « texte ».

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

Syntaxe

'Déclaration
Function CreateTextView As IWpfTextView
IWpfTextView CreateTextView()
IWpfTextView^ CreateTextView()
abstract CreateTextView : unit -> IWpfTextView
function CreateTextView() : IWpfTextView

Valeur de retour

Type : Microsoft.VisualStudio.Text.Editor.IWpfTextView
Élément IWpfTextView.

Sécurité .NET Framework

Voir aussi

Référence

ITextEditorFactoryService Interface

CreateTextView, surcharge

Microsoft.VisualStudio.Text.Editor, espace de noms