5 references to Component
System.Windows.Forms.Design (1)
System\ComponentModel\Design\DesignerActionService.cs (1)
159case ComponentActionsType.Component:
System.Windows.Forms.Design.Tests (4)
System\ComponentModel\Design\DesignerActionServiceTests.cs (4)
64Assert.Empty(service.GetComponentActions(component, ComponentActionsType.Component)); 90Assert.Empty(service.GetComponentActions(component, ComponentActionsType.Component)); 120Assert.Empty(service.GetComponentActions(component, ComponentActionsType.Component)); 146Assert.Empty(service.GetComponentActions(component, ComponentActionsType.Component));