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)
16
listViewDesigner.
Initialize
(listView);