ArcGIS Pro 2.9 API Reference Guide
ExecutesOnKeyUp Property

ArcGIS.Desktop.Framework.Contracts Namespace > ShortCut Class : ExecutesOnKeyUp Property
Gets a boolean indicating whether this short-cut should be executed on key up. The default value is false.
Syntax
public bool ExecutesOnKeyUp {get;}
Public ReadOnly Property ExecutesOnKeyUp As Boolean
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

ShortCut Class
ShortCut Members