Method Initialize
Initialize(TextEditor)
When implemented by a class, initializes an instance of the ScrollBarAnnotations
class with a specified owner.
void Initialize(TextEditor editor)
Parameters
editor
TextEditorTextEditor
to which this new instance belongs.