WPF spell check languages

前端 未结 3 632
余生分开走
余生分开走 2020-12-18 10:29

I\'m trying to enable spell checking on a RichTextBox in a small WPF application. Most of the documents for the application are in danish. I would prefer to use natively WPF

3条回答
  •  一向
    一向 (楼主)
    2020-12-18 11:05

    Spellchecking works already with all languages supported by Windows. You need to download full Windows language pack (Windows translation) for desired language. In Windows' lower than 10 .NET 4.6.1 with language packs may be required.

提交回复
热议问题