Overload | Description |
---|---|
DeletingSelectedItemErrorRoutedEventArgs Constructor(Object,Exception) | Initializes a new instance of the DeletingSelectedItemErrorRoutedEventArgs class specifying the item and the exception that occurred while attempting to delete it. |
DeletingSelectedItemErrorRoutedEventArgs Constructor(Object,Exception,RoutedEvent) | Initializes a new instance of the DeletingSelectedItemErrorRoutedEventArgs class specifying the item and the exception that occurred while attempting to delete it and using the supplied routed event identifier. |
DeletingSelectedItemErrorRoutedEventArgs Constructor(Object,Exception,RoutedEvent,Object) | Initializes a new instance of the DeletingSelectedItemErrorRoutedEventArgs class specifying the item and the exception that occurred while attempting to delete it and using the supplied routed event identifier and providing the opportunity to declare a differnent source for the event. |