6 references to RemoveInheritedControl
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\ComponentTray.cs (1)
1513_inheritanceUI.RemoveInheritedControl(c);
System\Windows\Forms\Design\ControlDesigner.cs (1)
460_inheritanceUI.RemoveInheritedControl(Control);
System.Windows.Forms.Design.Tests (4)
System\Windows\Forms\Design\InheritanceUITests.cs (4)
83_inheritanceUI.RemoveInheritedControl(trayControl); 126_inheritanceUI.RemoveInheritedControl(_control); 148_inheritanceUI.Invoking(ui => ui.RemoveInheritedControl(_control)).Should().NotThrow(); 151_inheritanceUI.RemoveInheritedControl(_control);