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.