Silverlight: How to Add a Context Menù to a FrameworkElement

I want to be able to display a context menù or something else when my mouse is over a series of specified framework element on a given Silverlight Application; keep in mind we do not have support for mouse right click event due to a series...