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