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