In my WPF application, I created a form using Expression Blend. To my surprise, the rendering is completely different when I load the solution using Visual Studio 2008. Even more surprisingly, when I launch the application, the resulting user interface is different from the rendering done by both VS and Blend. Although I did not provide the XAML code, but overall is this a known issue?
visual-studio-2008 wpf expression-blend
Shamim hafiz
source share