随笔 - 41
文章 - 0
评论 - 24
09 2009 档案
wpf制作毛玻璃效果按钮的代码
摘要: CreatingTheGlassButton.zip阅读全文
WPF中用于Path的Geometry Mini-Language
摘要: 我们可以用下面的xaml代码画一个三角形[代码]下面的xaml代码会画一个和上面代码相同的三角形[代码]第二段代码里面Data属性的值就是用Mini-Language定义的。下面是Geometry Mini-Language的命令说明Command DescriptionF value Sets the Geometry.FillRule pr...阅读全文
