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