2 references to CurrentCellChanged
PresentationFramework (2)
System\Windows\Controls\DataGrid.cs (2)
2959
if (
CurrentCellChanged
!= null)
2961
CurrentCellChanged
(this, e);