I have tried adding an about box in blend using the method described here:
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?