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