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