Property ActiveEdit
ActiveEdit
When implemented by a class, gets or sets an object that represent currently active (focused) TextEditor
control linked to the text source.
TextEditor ActiveEdit { get; set; }
When implemented by a class, gets or sets an object that represent currently active (focused) TextEditor
control linked to the text source.
TextEditor ActiveEdit { get; set; }