Base:
method
Initialize
System.Windows.Forms.Design.ControlDesigner.Initialize(System.ComponentModel.IComponent)
3 references to Initialize
System.Windows.Forms.Design.Tests (2)
System\Windows\Forms\Design\ListViewActionListTests.cs (1)
18_designer.Initialize(_listView);
System\Windows\Forms\Design\ListViewDesignerTests.cs (1)
18_listViewDesigner.Initialize(_listView);
System.Windows.Forms.UI.IntegrationTests (1)
ListControlUnboundActionListTests.cs (1)
16listViewDesigner.Initialize(listView);