Base:
property
Start
System.Windows.Media.TextFormatting.TextLine.Start
3 references to Start
PresentationCore (3)
Core\CSharp\MS\Internal\TextFormatting\SimpleTextLine.cs (3)
637boundingBox = new Rect(Start, 0, 0, 0); 1164return _boundingBox.Left - Start; 1177return Start + Width - _boundingBox.Right;