WPF(MVVM) Quick Start Tutorial
摘要:
这篇教程摘自代码工程:http://www.codeproject.com/KB/WPF/WpfMvvmQuickStart.aspxThe BasicsThe biggest thing about WPF is data binding. In short, you have some data, typically in a collection of some sort, and you want to display it to the user. You can 'bind' your XAML to the data.WPF has two parts, the 阅读全文
posted @ 2011-12-18 01:34 翔如飞飞 阅读(723) 评论(0) 推荐(0)
浙公网安备 33010602011771号