Method ApplyToEdit
ApplyToEdit(ISyntaxEdit)
Assigns color theme properties to a given TextEditor according to values stored in the IVisualTheme.
public override void ApplyToEdit(ISyntaxEdit edit)
Parameters
editISyntaxEditSpecifies
TextEditorto assign settings.