3 references to IsValidChild
PresentationFramework (3)
src\Framework\System\Windows\Documents\TextElement.cs (3)
884if (TextSchema.IsValidChild(/*parent:*/this, /*childType:*/typeof(InlineUIContainer))) 921if (TextSchema.IsValidChild(/*parent:*/this, /*childType:*/typeof(string))) 928if (TextSchema.IsValidChild(/*parent:*/this, /*childType:*/typeof(Run)))