随笔分类 -  WPF

摘要:<Window.Resources> //对按钮的重写 <ControlTemplate x:Key="CornerButton" TargetType="{x:Type Button}"> <Border BorderBrush="Green" BorderThickness="1" Corner 阅读全文
posted @ 2017-05-25 20:39 沉迷在代码的程序员 阅读(211) 评论(0) 推荐(0)