IVsColorizer2 Members
Include Protected Members
Include Inherited Members
Extends a language services colorizer by allowing the environment to suspend and restart colorization.
The IVsColorizer2 type exposes the following members.
Methods
Name | Description | |
---|---|---|
BeginColorization | Starts or resume colorization operations. | |
EndColorization | Suspends or ends colorization operations. |
Top