ComponentOne SpellChecker for WPF and Silverlight
Dialog Property (BadWordEventArgs)

C1.Silverlight.SpellChecker Namespace > BadWordEventArgs Class : Dialog Property
Gets a reference to the ISpellDialog that is being used to spell-check a control.
Syntax
'Declaration
 
Public ReadOnly Property Dialog As Control
public Control Dialog {get;}
Remarks
If this parameter is null, then no spell dialog is active and the bad word was found in as-you-type mode.
See Also

Reference

BadWordEventArgs Class
BadWordEventArgs Members