2 overrides of AddChild
PresentationFramework (2)
System\Windows\Controls\Frame.cs (1)
537
protected override void
AddChild
(object value)
System\Windows\Navigation\NavigationWindow.cs (1)
840
protected override void
AddChild
(object value)
2 references to AddChild
PresentationFramework (2)
System\Windows\Controls\ContentControl.cs (2)
181
AddChild
(value);
213
AddChild
(text);