I have never used anything but Visual Studio for designing a WPF UI, but I recently began playing with MS Expression Blend, and inevitably, some questions have come up. I noticed that there was very little on SuperUser about Expression Blend, and one of the two questions I did find was closed and migrated to StackOverflow. Also, there's quite a bit more Expression Blend content on StackOverflow (though I haven't noticed a lot of "How do you do this?" type questions).
Perhaps I've answered my own question just by citing these trends, but what I've observed goes against my understanding of the purposes of StackOverflow and SuperUser. In my mind, Expression Blend is to XAML as Dreamweaver is to HTML (both provide GUI interfaces for producing markup), yet you see plenty of Dreamweaver questions on Super User and almost no Expression Blend questions.
Which site should I use if I have a question about how to do something in Expression Blend, SuperUser or StackOverflow? (Just to provide an example, I was curious how to edit the ItemContainerStyle of a TabControl.)