List<Keys> ShortCuts { get; }
ReadOnly Property ShortCuts As List(Of Keys) Get
property List<Keys>^ ShortCuts { List<Keys>^ get (); }
abstract ShortCuts : List<Keys> with get
In This Article