[]
Provides data for the BadWordFound event.
Default implementations for the C1.WPF.ISpellChecker. Provides spell checking services for any type of control.
Dialog window implementing ISpellDialog.
Class that represents a character range within a string. This is used by the C1SpellChecker control to represent the spelling mistakes found in text.
List of CharRange objects.
Event arguments class used by CheckControlCompletedEventHandler.
Provides data for the ContextMenuCreated event.
Class that contains a list of words and methods looking them up and loading them from a compressed file.
Base class for built-in and user dictionaries (see (SpellDictionary and UserDictionary).
Class that contains spelling options including words to ignore, whether to show suggestions in a spell context menu, etc.
Class that contains a list of additional words and methods for managing the list.
Dictionary of words and their replacements.
Keyed list of words to ignore while spell-checking.
Interface used to provide modal (dialog-based) spell-checking using a C1SpellChecker.
Interface that must be implemented by dialogs to provide spell checking.
Interface implemented by all spell dictionaries.
Interface that must be implemented by custom spell-check parsers.
Describes the current state of a SpellDictionary.
Specifies flags that determine whether words should be ignored during spell-checking.
Represents the method that will handle the BadWordFound event.
Represents the method that will handle the CheckControlCompleted event.
Represents the method that will handle the ContextMenuCreated event.