2 writes to _columnCount
PresentationFramework (2)
System\Windows\Documents\TableRow.cs (2)
194
_columnCount
= 0;
231
_columnCount
= firstAvailableIndex;
1 reference to _columnCount
PresentationFramework (1)
System\Windows\Documents\TableRow.cs (1)
335
return (
_columnCount
);