I just want to add ContextMenu for several objects that I create dynamically, but The only way I found is to create ContextMenu in runtime like this:
ContextMen
You can define your ContextMenu in resources and bind it to any control you needed. Check this out:
ContextMenu