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