开发者

WPF Generate Xaml template

How do i get the de开发者_如何学Gofault xaml template for a control? In expression blend you can right click a control and press style then i generates the current template as xaml.. how do i do this if i don't have expression blend?


You can use XAMLPad or StyleSnooper or Reflector.


just verify this link

Control template for existing controls in WPF

You can use Reflector tool to get resource like xaml of existing controls


.

For WPF,

Control Styles and Templates

For Silverlight,

Control Styles and Templates

.


HI
No way just Use Microsoft expression blend. use trial-ver :)

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜