随笔分类 - WPF
摘要:首先,感谢 @/*梦里花落知多少*/ 的无私分享,本文中的所有内容皆来自于 http://www.cnblogs.com/anding/p/5018363.html,加上我自己做的少许修改。 有关控件样式,详情就看 /*梦里花落知多少*/ 的 WPF自定义控件与样式 系列文章 我做的修改: 1.修复
阅读全文
摘要:前台代码: <Window x:Class="WpfTest.MainWindow" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/win
阅读全文