2 writes to _start
PresentationFramework (2)
src\Framework\MS\Internal\Text\LineMetrics.cs (2)
50
_start
= 0;
64
_start
= start;
1 reference to _start
PresentationFramework (1)
src\Framework\MS\Internal\Text\LineMetrics.cs (1)
134
get { Debug.Assert((_packedData & HasBeenUpdatedMask) != 0); return
_start
; }