2 writes to _startIndex
PresentationCore (2)
MS\Internal\Shaping\OpenTypeLayout.cs (2)
252
_startIndex
= startIndex;
273
set {
_startIndex
= value; }
1 reference to _startIndex
PresentationCore (1)
MS\Internal\Shaping\OpenTypeLayout.cs (1)
272
get { return
_startIndex
; }