5 references to VerifyPositionPair
PresentationFramework (5)
MS\Internal\Documents\TextDocumentView.cs (1)
366ValidationHelper.VerifyPositionPair(start, end);
System\Windows\Documents\TextEffectResolver.cs (1)
44ValidationHelper.VerifyPositionPair(startPosition, endPosition);
System\Windows\Documents\TextElement.cs (1)
100ValidationHelper.VerifyPositionPair(start, end);
System\Windows\Documents\TextRangeBase.cs (1)
1701ValidationHelper.VerifyPositionPair(start, end);
System\windows\Documents\TextSegment.cs (1)
62ValidationHelper.VerifyPositionPair(startPosition, endPosition);