2 writes to _numCols
PresentationFramework (2)
System\Windows\Documents\FixedSOMTable.cs (2)
25
_numCols
= 0;
65
_numCols
= colCount;
1 reference to _numCols
PresentationFramework (1)
System\Windows\Documents\FixedSOMTable.cs (1)
63
if (colCount >
_numCols
)