2 references to ValidateChild
PresentationFramework (2)
System\Windows\Documents\InlineCollection.cs (1)
163TextSchema.ValidateChild((TextElement)this.Parent, child, true /* throwIfIllegalChild */, true /* throwIfIllegalHyperlinkDescendent */);
System\Windows\Documents\TextElement.cs (1)
811TextSchema.ValidateChild(/*parent:*/this, /*child:*/te, true /* throwIfIllegalChild */, true /* throwIfIllegalHyperlinkDescendent */);