ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Framework.Contracts Namespace / ShortCut Class / ExecutesOnKeyUp Property
Version

    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;}
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also