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