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