2 overrides of AddChild
PresentationFramework (2)
System\Windows\Controls\Frame.cs (1)
549
protected override void
AddChild
(object value)
System\Windows\Navigation\NavigationWindow.cs (1)
856
protected override void
AddChild
(object value)
2 references to AddChild
PresentationFramework (2)
System\Windows\Controls\ContentControl.cs (2)
190
AddChild
(value);
222
AddChild
(text);