整理近期看到,或者想看的程序/代码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