2 references to Position
PresentationCore (2)
System\Windows\Media\FormattedText.cs (2)
1650
int x0 = Math.Max(enumerator.
Position
, startIndex);
1651
int x1 = Math.Min(enumerator.
Position
+ enumerator.Length, startIndex + count);