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