1 write to RealizedColumnsDisplayIndexBlockList
PresentationFramework (1)
src\Framework\System\Windows\Controls\DataGridCellsPanel.cs (1)
460RealizedColumnsDisplayIndexBlockList = BuildRealizedColumnsBlockList(realizedColumnDisplayIndices);
1 reference to RealizedColumnsDisplayIndexBlockList
PresentationFramework (1)
src\Framework\System\Windows\Controls\DataGridCellsPanel.cs (1)
1380List<RealizedColumnsBlock> displayIndexBlockList = RealizedColumnsDisplayIndexBlockList;