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