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