xaml - WPF Spell check -


I'm playing with integrated spell check in WPF.

I have to configure it dynamically back to the code, not just in XML The XAML solution works perfectly (spell check. ISNActed = true + xml: lang feature).

However, if I try to enable spell check using this code snippet, then it does not work:

  thread Existing content Current Agriculture = New CultureInfo ("N-US"); Thread Existing content Current Ukraine Agriculture = Thread. Present. Tb.SpellCheck.IsEnabled = true;  

Any ideas?

Thank you very much

  TB.Language = system. Windows Marck up. Xml language Gate Language ("N-US"); Tb.SpellCheck.IsEnabled = true;  

Comments

Popular posts from this blog

c# - ListView onScroll event -

PHP - get image from byte array -

Linux Terminal Problem with Non-Canonical Terminal I/O app -