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