Hi,
I am new in windows phone developing
I want implement Contextmenu control in my app.
I search on google there are many link but i dont understand
i also follow this uri example
"http://www.geekchamp.com/articles/wp7-contextmenu-in-depth--part1-key-concepts-and-api"
but this make in windows phone 7.
so please help me if any one has idea or complete example.
thanks.
Loading
Suresh MPosted Feb 12, 2015, 11:22 PM
http://www.c-sharpcorner.com/UploadFile/2b876a/how-to-open-context-menu-in-windows-phone-8/
Ved PrakashPosted Jan 5, 2015, 1:23 AM
you can add Context Menu within any control in wp8 eg- Grid, Stackpanel, or Longlist Selector
by using 3rd party control (myToolkit from Nuget)
eg
for More Details refer
http://blogs.msdn.com/b/msgulfcommunity/archive/2013/05/19/windows-phone-toolkit-context-menu-getting-selected-item-within-a-long-list-selector.aspx