2 writes to _columnCount
PresentationFramework (2)
System\Windows\Documents\TableRow.cs (2)
209
_columnCount
= 0;
246
_columnCount
= firstAvailableIndex;
1 reference to _columnCount
PresentationFramework (1)
System\Windows\Documents\TableRow.cs (1)
350
return (
_columnCount
);