IVsTextColorState Members
Include Protected Members
Include Inherited Members
Changes the color state of lines in a text buffer.
The IVsTextColorState type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetColorStateAtStartOfLine | Returns the buffer's cached state for the start of the given line. | |
ReColorizeLines | Recalculates the color state of lines in a text buffer. |
Top