IVsPreliminaryTextChangeCommitEvents Members
Include Protected Members
Include Inherited Members
Notifies clients of a commit gesture to trigger a text buffer event, and provides the range of text changed.
The IVsPreliminaryTextChangeCommitEvents type exposes the following members.
Methods
Name | Description | |
---|---|---|
OnChangesCommitted | Notifies clients of the last commit gesture to trigger the event and provide the range of text changed. (Inherited from IVsFinalTextChangeCommitEvents.) |
Top