1
votes

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.

1
Likely similar to this method stackoverflow.com/questions/4543654/…keyboardP

1 Answers

0
votes

there is what you want.

You can download latest edtion tookit in that website.