The following tables list the members exposed by WordCorrectedEventArgs.
| Name | Description | |
|---|---|---|
![]()  | WordCorrectedEventArgs Constructor | Creates a new WordCorrectedEventArgs instance. | 
| Name | Description | |
|---|---|---|
![]()  | CorrectedWord | Gets the new word after the user has corrected it. | 
![]()  | OriginalWord | Gets the original word before it was corrected. | 
![]()  | Source | Gets the reason why the word was corrected. | 
![]()  | SpellCheckTarget | Gets the object which was spell checked. (Inherited from Infragistics.Win.UltraWinSpellChecker.SpellCheckTargetEventArgs) |