1 write to _width
PresentationCore (1)
MS\Internal\TextFormatting\SimpleTextLine.cs (1)
377
_width
= formatter.IdealToReal(idealWidth, PixelsPerDip);
1 reference to _width
PresentationCore (1)
MS\Internal\TextFormatting\SimpleTextLine.cs (1)
1066
get { return
_width
; }