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