Constructor EventHandlers
EventHandlers(TextEditor)
Initializes a new instance of the EventHandlers
class with a specified owner.
public EventHandlers(TextEditor owner)
Parameters
owner
TextEditorTextEditor
that owns this new instance.
Initializes a new instance of the EventHandlers
class with a specified owner.
public EventHandlers(TextEditor owner)
owner
TextEditorTextEditor
that owns this new instance.