'宣言 Protected Overrides Function ProcessReversedKey( _ ByVal e As System.Windows.Input.KeyEventArgs, _ ByVal inputElement As System.Windows.IInputElement _ ) As ICellTypeCommand
protected override ICellTypeCommand ProcessReversedKey( System.Windows.Input.KeyEventArgs e, System.Windows.IInputElement inputElement )
パラメータ
- e
- 押されたキー操作を示すSystem.Windows.Input.KeyEventArgsオブジェクト。
- inputElement
戻り値の型
実行されるコマンドを表す ICellTypeCommand オブジェクト。