2 references to _GetDistanceToCharacter
PresentationFramework (2)
src\Framework\System\Windows\Documents\FixedTextView.cs (2)
1050double x1 = _GetDistanceToCharacter(run, charStart); 1051double x2 = _GetDistanceToCharacter(run, charEnd);