Skip to content

Latest commit

 

History

History

ShortCutKeyCommandForContextMenuItem

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Short cut key command for context menu item sample

This repository contains sample which shows how to add short cut key command for menu items to the contextmenu of WPF Diagram (SfDiagram).

Documentation: https://help.syncfusion.com/wpf/diagram/context-menu#menu-for-node-and-connector

Project pre-requisites

To run this application, you need to have the below two in your system

Deploying and running the sample

  • To debug the sample and then run it, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging.

KB article - Contextmenu with submenu items sample