3 writes to Leading
PresentationCore (3)
MS\Internal\TextFormatting\FullTextLine.cs (3)
2629_overhang.Leading = _overhang.Trailing = 0; 2645_overhang.Leading = paragraphWidth - Start - boundingBox.Right; 2650_overhang.Leading = boundingBox.Left - Start;
1 reference to Leading
PresentationCore (1)
MS\Internal\TextFormatting\FullTextLine.cs (1)
2365return _overhang.Leading;