3 references to NotifyCurrentCellContainerChanged
PresentationFramework (3)
System\Windows\Controls\DataGrid.cs (3)
2933
oldCellContainer?.
NotifyCurrentCellContainerChanged
();
2935
cell.
NotifyCurrentCellContainerChanged
();
2940
oldCellContainer?.
NotifyCurrentCellContainerChanged
();