RichTextBox for WPF
WordDictionary クラス
メンバ 

C1.WPF.SpellChecker アセンブリ > C1.WPF.SpellChecker 名前空間 : WordDictionary クラス
単語およびその置換先の単語の辞書です。
シンタックス
'宣言
 
Public Class WordDictionary 
   Inherits System.Collections.Generic.Dictionary(Of String,String)
public class WordDictionary : System.Collections.Generic.Dictionary<string,string> 
継承階層

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

参照

WordDictionary メンバ
C1.WPF.SpellChecker 名前空間