Method ApplyToParser
ApplyToParser(ISyntaxParser)
Assigns color theme properties to a given ISyntaxParser
according
to values stored in the IVisualTheme
.
void ApplyToParser(ISyntaxParser parser)
Parameters
parser
ISyntaxParserSpecifies
ISyntaxParser
to assign settings.