[]
Occurs when remove button is clicked.
protected virtual void OnRemoveButtonClicked(object sender, RoutedEventArgs e)
Type | Name | Description |
---|---|---|
object | sender | The sender. |
RoutedEventArgs | e | The EventArgs instance containing the event data. |