What tool are you using to draw the elements of a WPF application? Do you edit the XAML manually or do you use any tool?
Do you know a tool which is easy to use?
Thank you
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
|||
|
|
|
Visual Studio 2010 has an improved WPF/Silverlight editor. Expression Blend is good for working with templates, visual states, and animation. Expression Design can draw and export vector graphics in XAML format. Manual editing is always useful at some point in the process. Sometimes you may want to generate your graphics in code. |
|||
|
|
|
|
|||||
|
