摘要:
有两种调用方式,在使用之前都将控件“ElementHost”添加到 Form 中: 方式一: 直接声明wpf中控件(使用 Windows.Controls) 方式二: 首先新建一个 ”User Control“, 之后,如下编辑“UserControl1.xaml”中的内容: 最后,修改”Form1 阅读全文
posted @ 2019-01-09 16:48
Kyle0418
阅读(6637)
评论(0)
推荐(0)
摘要:
First, you need to add "NHunspell" from "NuGet" and import it. The specific operation is as follows: Right click the Reference and select "Manage NuGe 阅读全文
posted @ 2019-01-09 16:32
Kyle0418
阅读(632)
评论(3)
推荐(0)