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