摘要:
WPF的样式可以定义在三个地方: 1.定义在 <Application.Resources> //样式 </Application.Resources> 2.定义在 <Window.Resources> //样式 </Window.Resources>3.定义在控件里,例如 <Button> <Button.Style> //样式</Button.Style> </Button> 阅读全文
posted @ 2011-01-06 13:25
绿茶叶
阅读(411)
评论(0)
推荐(0)

浙公网安备 33010602011771号