5 references to VerifyPositionPair
PresentationFramework (5)
MS\Internal\Documents\TextDocumentView.cs (1)
368ValidationHelper.VerifyPositionPair(start, end);
System\Windows\Documents\TextEffectResolver.cs (1)
48ValidationHelper.VerifyPositionPair(startPosition, endPosition);
System\Windows\Documents\TextElement.cs (1)
101ValidationHelper.VerifyPositionPair(start, end);
System\Windows\Documents\TextRangeBase.cs (1)
1704ValidationHelper.VerifyPositionPair(start, end);
System\windows\Documents\TextSegment.cs (1)
63ValidationHelper.VerifyPositionPair(startPosition, endPosition);