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)
73if (colCount > _numCols)