32 instantiations of CustomDesignerActionList
System.Windows.Forms.Design.Tests (32)
System\ComponentModel\Design\DesignerActionServiceTests.cs (32)
46
CustomDesignerActionList actionList =
new
(null);
80
CustomDesignerActionList actionList1 =
new
(null);
81
CustomDesignerActionList actionList2 =
new
(null);
136
CustomDesignerActionList actionList1 =
new
(null);
137
CustomDesignerActionList actionList2 =
new
(null);
169
service.Add(component, new
CustomDesignerActionList
(null));
199
CustomDesignerActionList actionList =
new
(null);
358
CustomDesignerActionList actionList =
new
(null);
379
CustomDesignerActionList actionList =
new
(null);
443
CustomDesignerActionList actionList =
new
(null);
629
CustomDesignerActionList actionList =
new
(null);
664
service.Add(component, new
CustomDesignerActionList
(null));
684
CustomDesignerActionList actionList =
new
(null);
738
CustomDesignerActionList actionList1 =
new
(null);
739
CustomDesignerActionList actionList2 =
new
(null);
740
CustomDesignerActionList actionList3 =
new
(null);
741
CustomDesignerActionList actionList4 =
new
(null);
847
service.Add(component, new
CustomDesignerActionList
(null));
848
service.Remove(new
CustomDesignerActionList
(null));
856
service.Remove(new
CustomDesignerActionList
(null));
865
CustomDesignerActionList actionList1 =
new
(null);
866
CustomDesignerActionList actionList2 =
new
(null);
905
CustomDesignerActionList actionList1 =
new
(null);
906
CustomDesignerActionList actionList2 =
new
(null);
907
CustomDesignerActionList actionList3 =
new
(null);
908
CustomDesignerActionList actionList4 =
new
(null);
976
service.Add(component, new
CustomDesignerActionList
(null));
977
service.Remove(new Component(), new
CustomDesignerActionList
(null));
978
service.Remove(component, new
CustomDesignerActionList
(null));
986
service.Remove(new Component(), new
CustomDesignerActionList
(null));
995
CustomDesignerActionList actionList1 =
new
(null);
996
CustomDesignerActionList actionList2 =
new
(null);
23 references to CustomDesignerActionList
System.Windows.Forms.Design.Tests (23)
System\ComponentModel\Design\DesignerActionServiceTests.cs (23)
46
CustomDesignerActionList
actionList = new(null);
80
CustomDesignerActionList
actionList1 = new(null);
81
CustomDesignerActionList
actionList2 = new(null);
136
CustomDesignerActionList
actionList1 = new(null);
137
CustomDesignerActionList
actionList2 = new(null);
199
CustomDesignerActionList
actionList = new(null);
358
CustomDesignerActionList
actionList = new(null);
379
CustomDesignerActionList
actionList = new(null);
443
CustomDesignerActionList
actionList = new(null);
629
CustomDesignerActionList
actionList = new(null);
684
CustomDesignerActionList
actionList = new(null);
738
CustomDesignerActionList
actionList1 = new(null);
739
CustomDesignerActionList
actionList2 = new(null);
740
CustomDesignerActionList
actionList3 = new(null);
741
CustomDesignerActionList
actionList4 = new(null);
865
CustomDesignerActionList
actionList1 = new(null);
866
CustomDesignerActionList
actionList2 = new(null);
905
CustomDesignerActionList
actionList1 = new(null);
906
CustomDesignerActionList
actionList2 = new(null);
907
CustomDesignerActionList
actionList3 = new(null);
908
CustomDesignerActionList
actionList4 = new(null);
995
CustomDesignerActionList
actionList1 = new(null);
996
CustomDesignerActionList
actionList2 = new(null);