ArcGIS Pro 2.9 API Reference Guide
ShortCut Class Members
Properties 


ArcGIS.Desktop.Framework.Contracts Namespace : ShortCut Class

The following tables list the members exposed by ShortCut.

Public Properties
 NameDescription
Public Property Gets a boolean indicating whether this short-cut should be canceled if mouse moves. This is only evaluated if ExecutesOnKeyUp is true. The default value is false.  
Public Property Gets the command ID associated with this short-cut.  
Public Property Gets the display string associated with this short-cut.  
Public Property Gets a boolean indicating whether this short-cut should be executed on key up. The default value is false.  
Public Property Gets the key associated with this short-cut.  
Public Property Gets the modifier keys associated with this short-cut.  
Top
See Also

Reference

ShortCut Class
ArcGIS.Desktop.Framework.Contracts Namespace