2 writes to _numCols
PresentationFramework (2)
src\Framework\System\Windows\Documents\FixedSOMTable.cs (2)
35
_numCols
= 0;
75
_numCols
= colCount;
1 reference to _numCols
PresentationFramework (1)
src\Framework\System\Windows\Documents\FixedSOMTable.cs (1)
73
if (colCount >
_numCols
)