Context Menu in Windows Phone
The Context menu is part of the Silverlight Toolkit for Windows Phone controls which can be downloaded from the codeplex site
When the user holds down on a item / panel / control fro few seconds , a pop up menu is opened which shows some options ..
One of the simple scenario where context menu is used in Wndows Phone is when you want to pin the App to the Start screen or unpin it from the start screen .
To create , the context menu dynamically , follow the below steps
Read More @ WindowsPhoneRocks.com