12 references to Remove
System.Windows.Forms.Design.Tests (12)
System\ComponentModel\Design\DesignerActionServiceTests.cs (12)
747
service.
Remove
(actionList1);
758
service.
Remove
(actionList1);
769
service.
Remove
(actionList2);
780
service.
Remove
(actionList3);
810
service.
Remove
(actionList4);
846
service.
Remove
(new CustomDesignerActionList(null));
854
service.
Remove
(new CustomDesignerActionList(null));
879
service.
Remove
(actionList1);
884
service.
Remove
(actionList1);
890
service.
Remove
(actionList2);
958
service.
Remove
(actionList4);
1037
Assert.Throws<ArgumentNullException>("actionList", () => service.
Remove
((DesignerActionList)null));