Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Include Protected Members
Include Inherited Members
Creates an IWpfTextView on a ITextBuffer.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
| Name | Description | |
|---|---|---|
![]() |
CreateTextView() | Creates an IWpfTextView on a newly created ITextBuffer having content type "text". |
![]() |
CreateTextView(ITextBuffer) | Creates an IWpfTextView that displays the contents of the specified text buffer. |
![]() |
CreateTextView(ITextBuffer, ITextViewRoleSet) | Creates an IWpfTextView that displays the contents of the specified text buffer. |
![]() |
CreateTextView(ITextBuffer, ITextViewRoleSet, IEditorOptions) | Creates an IWpfTextView that displays the contents of the specified text buffer. |
![]() |
CreateTextView(ITextDataModel, ITextViewRoleSet, IEditorOptions) | Creates an IWpfTextView that displays the contents of the data model. |
![]() |
CreateTextView(ITextViewModel, ITextViewRoleSet, IEditorOptions) | Creates an IWpfTextView that displays the contents of the specified view model. |
Top
.gif)