Entry.ReturnCommand 屬性

定義

取得或設定當使用者按下返回鍵時要執行的命令。

public System.Windows.Input.ICommand ReturnCommand { get; set; }
member this.ReturnCommand : System.Windows.Input.ICommand with get, set

屬性值

System.Windows.Input.ICommand

要執行的命令。

適用於