2 writes to _startIndex
PresentationCore (2)
Core\CSharp\MS\Internal\Shaping\OpenTypeLayout.cs (2)
300_startIndex = startIndex; 321set { _startIndex = value; }
1 reference to _startIndex
PresentationCore (1)
Core\CSharp\MS\Internal\Shaping\OpenTypeLayout.cs (1)
320get { return _startIndex; }