ITextViewModel Properties
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Text.Editor
Assembly: Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)
| Name | Description | |
|---|---|---|
![]() | DataBuffer | Represents the ITextBuffer for the data level. |
![]() | DataModel | Gets the ITextDataModel that supplies the DataBuffer and the governing IContentType for the view. |
![]() | EditBuffer | Gets the ITextBuffer in which editing positions are tracked and to which edits are applied. All the text that appears in the view must reside in this buffer. |
![]() | Properties | (Inherited from IPropertyOwner.) |
![]() | VisualBuffer | Gets the ITextBuffer whose contents should be presented in the editor. |
Show:
