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