12 references to Remove
System.Windows.Forms.Design.Tests (12)
System\ComponentModel\Design\DesignerActionServiceTests.cs (12)
749
service.
Remove
(actionList1);
760
service.
Remove
(actionList1);
771
service.
Remove
(actionList2);
782
service.
Remove
(actionList3);
812
service.
Remove
(actionList4);
848
service.
Remove
(new CustomDesignerActionList(null));
856
service.
Remove
(new CustomDesignerActionList(null));
881
service.
Remove
(actionList1);
886
service.
Remove
(actionList1);
892
service.
Remove
(actionList2);
960
service.
Remove
(actionList4);
1039
Assert.Throws<ArgumentNullException>("actionList", () => service.
Remove
((DesignerActionList)null));