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