2 references to PreparingCellForEdit
PresentationFramework (2)
System\Windows\Controls\DataGrid.cs (2)
3124
if (
PreparingCellForEdit
!= null)
3126
PreparingCellForEdit
(this, e);