I have tried adding an about box in blend using the method described here:
http://stackoverflow.com/questions/3411952/about-window-or-about-box-in-wpf-3-5-vs2008
However, I end up getting an error saying that the namespace System.Windows.Forms doesn't exist.
Does blend not support this namespace? if so, is there another method for adding an about box?