ListView.RefreshCommand Property

Definition

Gets or sets the command that is run when the list view enters the refreshing state.

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

Property Value

Applies to