1 write to _numPositions
PresentationFramework (1)
System\Windows\Documents\NaturalLanguageHyphenator.cs (1)
156_numPositions = numPositions;
4 references to _numPositions
PresentationFramework (4)
System\Windows\Documents\NaturalLanguageHyphenator.cs (4)
173return _numPositions; 183while (ich < _numPositions && !this[ich]) 186if (ich < _numPositions) 196if (_isHyphenPositions != null && currentIndex < _numPositions)