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