I understand that there is no default input dialog in silverlight for windows phone 7. But i need this for my project.
I want it to have the same metro look as the default messagebox class. Whats the easiest way to do this? Can i extend the messagebox class and add som kind of textfield to it? Or should i perhaps use popup or child window?
Please help my out on this one guys :) Stack overflow has been a great asset and has helped me alot when I get stuck in my projects!

