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