WPF Applications: Visual Studio vs. Expression Blend
问题 I am a bit confused on how Visual Studio 2010 and Expression Blend 4 operate together. If I want to create a WPF application, should I start it in Expression Blend 4? If so, then how does Visual Studio 2010 natively open Expression Blend projects, or does it? Or should I start my application in Visual Studio 2010? If so, how do I open my solution in Expression Blend. Also, how do I modify an existing WPF form, if I need changes. If I already have events handled and code behind, how do I bring