1 reference to OnExecutedDelete
PresentationFramework (1)
System\Windows\Controls\DataGrid.cs (1)
70CommandManager.RegisterClassCommandBinding(ownerType, new CommandBinding(DeleteCommand, new ExecutedRoutedEventHandler(OnExecutedDelete), new CanExecuteRoutedEventHandler(OnCanExecuteDelete)));