整理近期看到,或者想看的程序/代碼git
◆界面◆github
1. 界面MUI,前段時間把這裏面的代碼分解了一下哈,弄了一個最簡單的Customize Control.svn
http://mui.codeplex.com/工具
2. Outlook 2010界面ui
http://navigationpane.codeplex.com/google
3. C# Utility Library 做者想把這個庫打形成蝙蝠俠的工具箱,哈哈,拿來用用。code
https://github.com/JaCraig/Craig-s-Utility-Libraryit
◆代碼片斷◆io
1. Theme主題,好多WPFXAML 控件的寫法mui
http://code.google.com/p/expanderwithpopup/source/browse/trunk/CustomControls/Themes/Generic.xaml?spec=svn2&r=2
2. WPF TreeView
http://www.codeproject.com/Articles/23337/A-Versatile-TreeView-for-WPF
3. WPF TreeView with ViewModel
http://www.codeproject.com/Articles/26288/Simplifying-the-WPF-TreeView-by-Using-the-ViewMode
4. WPF Ribbon Style
https://gist.github.com/ChillyFlashER/5471466