Hi,
We are going to add MenuItems in XAMDiagram and in Menu Item when we add DiagramCommand like:
<MenuItem Header="Send To Back" Name="menuSentToback" Command="DiagramCommands.SendToBack"></MenuItem> after adding that error showing DiagramCommand is not supported in WPF project..
Please let us aware for that.
Thanks
Hello Prikanwar,
I have been looking into your description and am not quite sure what are you trying to achieve and where exactly. Could you please send the sample project you are using so I can try and fix it for you?
Looking forward to hearing from you.
I want to just know How to add DiagramCommand in XAMDiagram. Right now I am adding DiagramCommand in MenuItems, but error showing DiagramCommand is not supported. Please let me know for any clearance.