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
edit
ISyntaxEditSpecifies
TextEditor
to assign settings.