3 references to IsValidChild
PresentationFramework (3)
System\Windows\Documents\TextElement.cs (3)
828if (TextSchema.IsValidChild(/*parent:*/this, /*childType:*/typeof(InlineUIContainer))) 862if (TextSchema.IsValidChild(/*parent:*/this, /*childType:*/typeof(string))) 869if (TextSchema.IsValidChild(/*parent:*/this, /*childType:*/typeof(Run)))