I'm trying to port over an application I've written in VB. One of the things i have in my VB app, is an about box, that displays a picture and information about the company etc. from the programs assembly information. How would I go about doing this in WPF? I've created the About window, Got a picture in there, how do I populate it with the assemply information?