1 override of Validate
PresentationFramework (1)
MS\Internal\Documents\DocumentPageTextView.cs (1)
406
internal override bool
Validate
(ITextPointer position)
2 references to Validate
PresentationFramework (2)
MS\Internal\Documents\DocumentPageTextView.cs (1)
413
isValid = base.
Validate
(position);
MS\Internal\Documents\TextViewBase.cs (1)
619
return
Validate
(position);