3 writes to _columnIndex
PresentationFramework (3)
System\Windows\Documents\TableCell.cs (3)
358_columnIndex = columnIndex; 435_columnIndex = value; 467_columnIndex = -1;
1 reference to _columnIndex
PresentationFramework (1)
System\Windows\Documents\TableCell.cs (1)
431return (_columnIndex);