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