2 writes to _next
PresentationCore (2)
MS\Internal\Ink\InkSerializedFormat\MetricEntry.cs (2)
192_next = value; 211_next = next;
3 references to _next
PresentationCore (3)
MS\Internal\Ink\InkSerializedFormat\MetricEntry.cs (3)
188return _next; 209if( null == _next ) 214MetricEntry prev = _next;