SearchBar.SearchCommand 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定使用者按 [搜尋] 按鈕時所執行的命令。
public System.Windows.Input.ICommand SearchCommand { get; set; }
member this.SearchCommand : System.Windows.Input.ICommand with get, set
屬性值
System.Windows.Input.ICommand
當使用者按下 搜尋 按鈕時執行的命令。