2 writes to _numCols
PresentationFramework (2)
System\Windows\Documents\FixedSOMTable.cs (2)
30
_numCols
= 0;
70
_numCols
= colCount;
1 reference to _numCols
PresentationFramework (1)
System\Windows\Documents\FixedSOMTable.cs (1)
68
if (colCount >
_numCols
)