System.Windows.Forms.Control.Click イベントが起動されたときに呼び出される System.Windows.Input.ICommand.Execute(System.Object) メソッドを持つ System.Windows.Input.ICommand を取得または設定します。
シンタックス
'宣言
Public Property Command As System.Windows.Input.ICommand
public System.Windows.Input.ICommand Command {get; set;}
参照