5 references to Component
System.Windows.Forms.Design (1)
System\ComponentModel\Design\DesignerActionService.cs (1)
159
case ComponentActionsType.
Component
:
System.Windows.Forms.Design.Tests (4)
System\ComponentModel\Design\DesignerActionServiceTests.cs (4)
62
Assert.Empty(service.GetComponentActions(component, ComponentActionsType.
Component
));
88
Assert.Empty(service.GetComponentActions(component, ComponentActionsType.
Component
));
118
Assert.Empty(service.GetComponentActions(component, ComponentActionsType.
Component
));
144
Assert.Empty(service.GetComponentActions(component, ComponentActionsType.
Component
));