ItemsView.RemainingItemsThresholdReachedCommand Property

Definition

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

Property Value

Applies to