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