2 references to Cancel
PresentationFramework (2)
System\Windows\Controls\DataGrid.cs (2)
2379if (!rowEditEndingEventArgs.Cancel) 2548cancelAllowed = !rowEditEndingEventArgs.Cancel;