This event is called for every item removed from the itemsSource. Includes the item index.
Note: This event is only called when items are removed through the viewController, such as when calling BaseListViewController.RemoveItems or BaseListViewController.ClearItems.