2 references to AddChild
PresentationFramework (1)
System\Windows\Markup\BamlRecordReader.cs (1)
4663arrayExt.AddChild(currentObject);
System.Xaml (1)
System\Windows\Markup\ArrayExtension.cs (1)
61public void AddText(string text) => AddChild(text);