SearchHandler.ClearPlaceholderCommand Property

Definition

ICommand executed when the ClearPlaceholderIcon is tapped.

public:
 property System::Windows::Input::ICommand ^ ClearPlaceholderCommand { System::Windows::Input::ICommand ^ get(); void set(System::Windows::Input::ICommand ^ value); };
public System.Windows.Input.ICommand ClearPlaceholderCommand { get; set; }
member this.ClearPlaceholderCommand : System.Windows.Input.ICommand with get, set
Public Property ClearPlaceholderCommand As ICommand

Property Value

Applies to