3 references to NotifyCurrentCellContainerChanged
PresentationFramework (3)
System\Windows\Controls\DataGrid.cs (3)
2934
oldCellContainer?.
NotifyCurrentCellContainerChanged
();
2936
cell.
NotifyCurrentCellContainerChanged
();
2941
oldCellContainer?.
NotifyCurrentCellContainerChanged
();