1

I have a set of ListBoxItems which I add dynamically to a StackPanel when my application loads using C# and I am trying to give each of these context menus using the Silverlight toolkit for Windows Phone and I was wondering how could I do this?

I can't find anyway to access the toolkit in C# so any help would be appreciated.

Devin Burke
  • 13,642
  • 12
  • 55
  • 82
  • Likely similar to this method http://stackoverflow.com/questions/4543654/adding-wp7-contextmenu-programmatically – keyboardP Oct 22 '12 at 18:47

1 Answers1

0

there is what you want.

You can download latest edtion tookit in that website.

Anton Sizikov
  • 9,105
  • 1
  • 28
  • 39
MengMeng
  • 1,016
  • 6
  • 11