1 write to _numPositions
PresentationFramework (1)
System\Windows\Documents\NaturalLanguageHyphenator.cs (1)
151_numPositions = numPositions;
4 references to _numPositions
PresentationFramework (4)
System\Windows\Documents\NaturalLanguageHyphenator.cs (4)
168return _numPositions; 178while (ich < _numPositions && !this[ich]) 181if (ich < _numPositions) 191if (_isHyphenPositions != null && currentIndex < _numPositions)