3 references to Events
System.Windows.Forms.Tests (3)
System\Windows\Forms\TableLayoutPanelTests.cs (3)
75
Assert.NotNull(control.
Events
);
76
Assert.Same(control.
Events
, control.
Events
);