I want to display a small panel in front of a page in windows phone 7
Once a page called method, a panel should appear above the page on the center of the screen
I created a class that extends panel and I stopped on how can I make this form appear on front of any calling page
Any help?