The Document type exposes the following members.
Events
Name | Description | |
---|---|---|
![]() |
ContentChanged |
Occurs when the document content was changed.
ContentChangedEventArgs contains the old (replaced) text,
new text, and index indicating the replacement occured.
|
![]() |
DirtyStateChanged |
Occurs when IsDirty property has changed.
|
![]() |
SelectionChanged |
Occurs when the selection was changed.
|
![]() |
SelectionModeChanged |
Occures soon after selection mode was changed.
|