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