32 instantiations of CustomDesignerActionList
System.Windows.Forms.Design.Tests (32)
System\ComponentModel\Design\DesignerActionServiceTests.cs (32)
44
CustomDesignerActionList actionList =
new
(null);
78
CustomDesignerActionList actionList1 =
new
(null);
79
CustomDesignerActionList actionList2 =
new
(null);
134
CustomDesignerActionList actionList1 =
new
(null);
135
CustomDesignerActionList actionList2 =
new
(null);
167
service.Add(component, new
CustomDesignerActionList
(null));
197
CustomDesignerActionList actionList =
new
(null);
356
CustomDesignerActionList actionList =
new
(null);
377
CustomDesignerActionList actionList =
new
(null);
441
CustomDesignerActionList actionList =
new
(null);
627
CustomDesignerActionList actionList =
new
(null);
662
service.Add(component, new
CustomDesignerActionList
(null));
682
CustomDesignerActionList actionList =
new
(null);
736
CustomDesignerActionList actionList1 =
new
(null);
737
CustomDesignerActionList actionList2 =
new
(null);
738
CustomDesignerActionList actionList3 =
new
(null);
739
CustomDesignerActionList actionList4 =
new
(null);
845
service.Add(component, new
CustomDesignerActionList
(null));
846
service.Remove(new
CustomDesignerActionList
(null));
854
service.Remove(new
CustomDesignerActionList
(null));
863
CustomDesignerActionList actionList1 =
new
(null);
864
CustomDesignerActionList actionList2 =
new
(null);
903
CustomDesignerActionList actionList1 =
new
(null);
904
CustomDesignerActionList actionList2 =
new
(null);
905
CustomDesignerActionList actionList3 =
new
(null);
906
CustomDesignerActionList actionList4 =
new
(null);
974
service.Add(component, new
CustomDesignerActionList
(null));
975
service.Remove(new Component(), new
CustomDesignerActionList
(null));
976
service.Remove(component, new
CustomDesignerActionList
(null));
984
service.Remove(new Component(), new
CustomDesignerActionList
(null));
993
CustomDesignerActionList actionList1 =
new
(null);
994
CustomDesignerActionList actionList2 =
new
(null);
23 references to CustomDesignerActionList
System.Windows.Forms.Design.Tests (23)
System\ComponentModel\Design\DesignerActionServiceTests.cs (23)
44
CustomDesignerActionList
actionList = new(null);
78
CustomDesignerActionList
actionList1 = new(null);
79
CustomDesignerActionList
actionList2 = new(null);
134
CustomDesignerActionList
actionList1 = new(null);
135
CustomDesignerActionList
actionList2 = new(null);
197
CustomDesignerActionList
actionList = new(null);
356
CustomDesignerActionList
actionList = new(null);
377
CustomDesignerActionList
actionList = new(null);
441
CustomDesignerActionList
actionList = new(null);
627
CustomDesignerActionList
actionList = new(null);
682
CustomDesignerActionList
actionList = new(null);
736
CustomDesignerActionList
actionList1 = new(null);
737
CustomDesignerActionList
actionList2 = new(null);
738
CustomDesignerActionList
actionList3 = new(null);
739
CustomDesignerActionList
actionList4 = new(null);
863
CustomDesignerActionList
actionList1 = new(null);
864
CustomDesignerActionList
actionList2 = new(null);
903
CustomDesignerActionList
actionList1 = new(null);
904
CustomDesignerActionList
actionList2 = new(null);
905
CustomDesignerActionList
actionList3 = new(null);
906
CustomDesignerActionList
actionList4 = new(null);
993
CustomDesignerActionList
actionList1 = new(null);
994
CustomDesignerActionList
actionList2 = new(null);