I was wondering if there is a Context menu in the Silverlight map control we can use? I have seen one in the Silverlight Toolkit but nothing for the ESRI control. Silverlight itself does not provide one out-of-the-box. Thanks!
The answer to this is to use the Silverlight toolkit (Silverlight 4) and that implements a Context menu with MenuItem, Menu Separators and all the stuff needed. If there is a different way to do it; please, feel free to point it out. Thanks!
The answer to this is to use the Silverlight toolkit (Silverlight 4) and that implements a Context menu with MenuItem, Menu Separators and all the stuff needed. If there is a different way to do it; please, feel free to point it out. Thanks!