ArcGIS Pro 2.8 API Reference Guide
Modifiers Property

ArcGIS.Desktop.Framework.Contracts Namespace > ShortCut Class : Modifiers Property
Gets the modifier keys associated with this short-cut.
Syntax
public Nullable<ModifierKeys> Modifiers {get;}
Public ReadOnly Property Modifiers As Nullable(Of ModifierKeys)
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

ShortCut Class
ShortCut Members