ComponentOne SpellChecker for WPF and Silverlight
WordDictionary Class
Members 

C1.WPF.SpellChecker Namespace : WordDictionary Class
Dictionary of words and their replacements.
Syntax
'Declaration
 
Public Class WordDictionary 
   Inherits System.Collections.Generic.Dictionary(Of String,String)
Inheritance Hierarchy

System.Object
   System.Collections.Generic.Dictionary<TKey,TValue>
      C1.WPF.SpellChecker.WordDictionary

See Also

Reference

WordDictionary Members
C1.WPF.SpellChecker Namespace