バージョン

Key プロパティ

イベント引数が KeyEventArgs の場合にコマンドを実行するキーを取得または設定します。
シンタックス
'宣言
 
Public Property Key As Nullable(Of Key)
public Nullable<Key> Key {get; set;}
参照