3 writes to Leading
PresentationCore (3)
Core\CSharp\MS\Internal\TextFormatting\FullTextLine.cs (3)
2690_overhang.Leading = _overhang.Trailing = 0; 2706_overhang.Leading = paragraphWidth - Start - boundingBox.Right; 2711_overhang.Leading = boundingBox.Left - Start;
1 reference to Leading
PresentationCore (1)
Core\CSharp\MS\Internal\TextFormatting\FullTextLine.cs (1)
2413return _overhang.Leading;