3 writes to _columnIndex
PresentationFramework (3)
System\Windows\Documents\TableCell.cs (3)
371_columnIndex = columnIndex; 448_columnIndex = value; 480_columnIndex = -1;
1 reference to _columnIndex
PresentationFramework (1)
System\Windows\Documents\TableCell.cs (1)
444return (_columnIndex);