7 references to AddInheritedControl
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\ComponentTray.cs (1)
734iui?.AddInheritedControl(trayctl, attr.InheritanceLevel);
System\Windows\Forms\Design\ControlDesigner.cs (1)
991_inheritanceUI?.AddInheritedControl(Control, InheritanceAttribute.InheritanceLevel);
System.Windows.Forms.Design.Tests (5)
System\Windows\Forms\Design\InheritanceUITests.cs (5)
57_inheritanceUI.AddInheritedControl(trayControl, inheritanceLevel); 80_inheritanceUI.AddInheritedControl(trayControl, InheritanceLevel.Inherited); 106_inheritanceUI.AddInheritedControl(_control, inheritanceLevel); 118_inheritanceUI.AddInheritedControl(_control, InheritanceLevel.Inherited); 150_inheritanceUI.AddInheritedControl(_control, InheritanceLevel.Inherited);