Share via


SearchHandler.Command Property

Definition

Gets or sets the ICommand executed when the search query is confirmed.

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

Property Value

System.Windows.Input.ICommand

Applies to