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
parser
ISyntaxParserSpecifies
ISyntaxParser
to assign settings.