I'm using the built-in SpellCheck for the WPF RichTextBox and would like to ignore spelling errors for some text runs (validated paths). What is the best way of doing this?
                
                A: 
                
                
              
            Since the dictionary isn't extensible at the moment, I achieved this behavior by setting the language to "none".
                  dmo
                   2008-12-01 18:21:15