2 references to _GetTextPosition
PresentationFramework (2)
src\Framework\System\Windows\Documents\RubberbandSelector.cs (2)
393textRange.first = _GetTextPosition(node, begin); 397textRange.second = _GetTextPosition(node, end);