When deleting an item from FeatureDataForm using 'Delete' button, the ItemsSource gets out of sync:
Both Graphics (in FeatureLayer) and GraphicsSource (in FeatureDataForm) remain in sync, but two items will be removed from the ItemsSource object of the FeatureDataForm.