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