摘要:
参考 How to bind to a PasswordBox in MVVM 阅读全文
摘要:
通过Style实现对Texbox添加水印 阅读全文
摘要:
Style定义实例 给Textbox定义一个阴影效果。 UpdateSourceTrigger 默认UpdateSourceTrigger为LostFoucs,有时需要及时CommitValue,则需要设置为PropertyChanged。这样当Text属性的值发生变化时,我们的值就能及时更新到Datasource中。 更多参考 How to: Cont... 阅读全文
摘要:
UpdateSourceTrigger NumberTextbox 参考 Finally! Entity Framework working in fully disconnected N-tier web app Entity Framework 4.0 and WCF Data Services 4.0 in Visual Studio 2010 阅读全文