ComponentOne SpellChecker for WPF and Silverlight
CheckControlCompletedEventArgs Class Members
Properties 

C1.Silverlight.SpellChecker Namespace : CheckControlCompletedEventArgs Class

The following tables list the members exposed by CheckControlCompletedEventArgs.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the CheckControlCompletedEventArgs class.  
Top
Public Properties
 NameDescription
Public Property (Inherited from System.ComponentModel.AsyncCompletedEventArgs)
Public PropertyGets the ISpellDialog used to perform the modal spell-check.  
Public PropertyGets the ISpellCheckableEditor object that was spell-checked.  
Public Property (Inherited from System.ComponentModel.AsyncCompletedEventArgs)
Public PropertyGets the number of spelling errors detected.  
Public Property (Inherited from System.ComponentModel.AsyncCompletedEventArgs)
Top
See Also

Reference

CheckControlCompletedEventArgs Class
C1.Silverlight.SpellChecker Namespace