2 writes to _length
PresentationCore (2)
MS\Internal\Shaping\OpenTypeLayout.cs (2)
252
_length
= length;
278
set {
_length
= value; }
1 reference to _length
PresentationCore (1)
MS\Internal\Shaping\OpenTypeLayout.cs (1)
277
get { return
_length
; }