2 writes to _next
PresentationCore (2)
Core\CSharp\MS\Internal\Ink\InkSerializedFormat\MetricEntry.cs (2)
189_next = value; 208_next = next;
3 references to _next
PresentationCore (3)
Core\CSharp\MS\Internal\Ink\InkSerializedFormat\MetricEntry.cs (3)
185return _next; 206if( null == _next ) 211MetricEntry prev = _next;