72 references to ValidationHelper
PresentationFramework (72)
MS\Internal\Documents\TextDocumentView.cs (13)
92
ValidationHelper
.VerifyPosition(_textContainer, position, "position");
120
ValidationHelper
.VerifyPosition(_textContainer, startPosition, "startPosition");
121
ValidationHelper
.VerifyPosition(_textContainer, endPosition, "endPosition");
236
ValidationHelper
.VerifyPosition(_textContainer, position, "position");
287
ValidationHelper
.VerifyPosition(_textContainer, position, "position");
306
ValidationHelper
.VerifyPosition(_textContainer, position, "position");
307
ValidationHelper
.VerifyDirection(direction, "direction");
326
ValidationHelper
.VerifyPosition(_textContainer, position, "position");
345
ValidationHelper
.VerifyPosition(_textContainer, position, "position");
366
ValidationHelper
.VerifyPosition(_textContainer, start, "start");
367
ValidationHelper
.VerifyPosition(_textContainer, end, "end");
368
ValidationHelper
.VerifyPositionPair(start, end);
393
ValidationHelper
.VerifyPosition(_textContainer, position, "position");
MS\Internal\Documents\TextParagraphView.cs (10)
97
ValidationHelper
.VerifyPosition(_textContainer, position, "position");
117
ValidationHelper
.VerifyPosition(_textContainer, startPosition, "startPosition");
118
ValidationHelper
.VerifyDirection(startPosition.LogicalDirection, "startPosition.LogicalDirection");
119
ValidationHelper
.VerifyPosition(_textContainer, endPosition, "endPosition");
141
ValidationHelper
.VerifyPosition(_textContainer, position, "position");
201
ValidationHelper
.VerifyPosition(_textContainer, position, "position");
220
ValidationHelper
.VerifyPosition(_textContainer, position, "position");
243
ValidationHelper
.VerifyPosition(_textContainer, position, "position");
270
ValidationHelper
.VerifyPosition(_textContainer, position, "position");
289
ValidationHelper
.VerifyPosition(_textContainer, position, "position");
System\Windows\Controls\RichTextBox.cs (3)
228
ValidationHelper
.VerifyPosition(this.TextContainer, position);
247
ValidationHelper
.VerifyPosition(this.TextContainer, position);
273
ValidationHelper
.VerifyPosition(this.TextContainer, position);
System\Windows\Documents\DocumentSequenceTextPointer.cs (6)
641
ValidationHelper
.VerifyDirection(direction, "direction");
652
ValidationHelper
.VerifyDirection(direction, "direction");
663
ValidationHelper
.VerifyDirection(direction, "direction");
692
ValidationHelper
.VerifyDirection(direction, "direction");
703
ValidationHelper
.VerifyDirection(direction, "direction");
784
ValidationHelper
.VerifyDirection(gravity, "gravity");
System\Windows\Documents\FixedTextPointer.cs (9)
102
ValidationHelper
.VerifyDirection(direction, "direction");
112
ValidationHelper
.VerifyDirection(direction, "direction");
132
ValidationHelper
.VerifyDirection(direction, "direction");
152
ValidationHelper
.VerifyDirection(direction, "direction");
167
ValidationHelper
.VerifyDirection(direction, "direction");
278
ValidationHelper
.VerifyDirection(gravity, "gravity");
387
ValidationHelper
.VerifyDirection(direction, "direction");
428
ValidationHelper
.VerifyElementEdge(edge, "edge");
679
ValidationHelper
.VerifyDirection(value, "value");
System\Windows\Documents\NullTextNavigator.cs (1)
227
ValidationHelper
.VerifyDirection(direction, "gravity");
System\Windows\Documents\TextEffectResolver.cs (1)
48
ValidationHelper
.VerifyPositionPair(startPosition, endPosition);
System\Windows\Documents\TextElement.cs (2)
101
ValidationHelper
.VerifyPositionPair(start, end);
416
ValidationHelper
.VerifyPosition(tree, position);
System\Windows\Documents\TextPointer.cs (21)
468
ValidationHelper
.VerifyPosition(_tree, position);
546
ValidationHelper
.VerifyDirection(direction, "direction");
568
ValidationHelper
.VerifyDirection(direction, "direction");
684
ValidationHelper
.VerifyPosition(_tree, position);
739
ValidationHelper
.VerifyDirection(direction, "direction");
779
ValidationHelper
.VerifyDirection(direction, "direction");
811
ValidationHelper
.VerifyDirection(direction, "direction");
1250
ValidationHelper
.VerifyDirection(direction, "direction");
1393
ValidationHelper
.ValidateChild(this, textElement, "textElement");
1856
ValidationHelper
.VerifyPosition(_tree, textPosition);
1978
ValidationHelper
.VerifyDirection(direction, "direction");
2034
ValidationHelper
.VerifyDirection(direction, "direction");
2077
ValidationHelper
.VerifyDirection(direction, "direction");
2149
ValidationHelper
.ValidateChild(this, uiElement, "uiElement");
2191
ValidationHelper
.VerifyDirection(direction, "direction");
2341
ValidationHelper
.VerifyDirection(logicalDirection, "logicalDirection");
2418
ValidationHelper
.VerifyDirection(direction, "direction");
2437
ValidationHelper
.VerifyPosition(_tree, position);
2626
ValidationHelper
.VerifyElementEdge(edge, "edge");
2685
ValidationHelper
.VerifyDirection(contentDirection, "contentDirection");
2719
ValidationHelper
.VerifyDirection(direction, "direction");
System\Windows\Documents\TextRange.cs (2)
98
ValidationHelper
.VerifyPosition(position1.TextContainer, position1, "position1");
99
ValidationHelper
.VerifyPosition(position1.TextContainer, position2, "position2");
System\Windows\Documents\TextRangeBase.cs (3)
165
ValidationHelper
.VerifyPosition(thisRange.Start.TextContainer, position1, "position1");
166
ValidationHelper
.VerifyPosition(thisRange.Start.TextContainer, position2, "position2");
1704
ValidationHelper
.VerifyPositionPair(start, end);
System\windows\Documents\TextSegment.cs (1)
63
ValidationHelper
.VerifyPositionPair(startPosition, endPosition);