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)
64
Assert.Empty(service.GetComponentActions(component, ComponentActionsType.
Component
));
90
Assert.Empty(service.GetComponentActions(component, ComponentActionsType.
Component
));
120
Assert.Empty(service.GetComponentActions(component, ComponentActionsType.
Component
));
146
Assert.Empty(service.GetComponentActions(component, ComponentActionsType.
Component
));