I'd like to use a custom MessageBox in my Windows Phone app, similar to the one used when the Bing app identifies a song. Is there any way to add a custom content component to a MessageBox, or would I need to create my own Popup window that copies the system style?
I know there are libraries (and StackOverflow questions) that allow devs to customize the buttons - I'm looking for a little more customization than that.