3 writes to Trailing
PresentationCore (3)
MS\Internal\TextFormatting\FullTextLine.cs (3)
2629_overhang.Leading = _overhang.Trailing = 0; 2646_overhang.Trailing = boundingBox.Left - (paragraphWidth - Start - Width); 2651_overhang.Trailing = Start + Width - boundingBox.Right;
1 reference to Trailing
PresentationCore (1)
MS\Internal\TextFormatting\FullTextLine.cs (1)
2378return _overhang.Trailing;