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