摘要:
解决办法:Ctrl+Alt+Space(空格) 阅读全文
posted @ 2017-02-27 15:04
永恒の云
阅读(4730)
评论(1)
推荐(3)
摘要:
最近在使用RichTextBox时,因为是MVVM模式,要绑定它的Document,但Document不是依赖属性,就重新写了个类BindableRichTextBox,继承自RichTextBox。起初一切顺利,但后面发现在设计视图时,总是报下面这个错误: ArgumentException: D 阅读全文
posted @ 2017-02-27 14:54
永恒の云
阅读(864)
评论(2)
推荐(0)