1 instantiation of TextPositionPair
PresentationFramework (1)
src\Framework\System\Windows\Documents\RubberbandSelector.cs (1)
392textRange = new TextPositionPair();
2 references to TextPositionPair
PresentationFramework (2)
src\Framework\System\Windows\Documents\RubberbandSelector.cs (2)
378TextPositionPair textRange = null; //current text range 419foreach (TextPositionPair range in ranges)