2 writes to _offset
PresentationCore (2)
Core\CSharp\MS\Internal\TextFormatting\SimpleTextLine.cs (2)
370
_offset
= formatter.IdealToReal(_idealOffsetUnRounded, PixelsPerDip);
375
_offset
= formatter.IdealToReal(_idealOffsetUnRounded, PixelsPerDip);
1 reference to _offset
PresentationCore (1)
Core\CSharp\MS\Internal\TextFormatting\SimpleTextLine.cs (1)
1062
get { return
_offset
; }