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)
62Assert.Empty(service.GetComponentActions(component, ComponentActionsType.Component)); 88Assert.Empty(service.GetComponentActions(component, ComponentActionsType.Component)); 118Assert.Empty(service.GetComponentActions(component, ComponentActionsType.Component)); 144Assert.Empty(service.GetComponentActions(component, ComponentActionsType.Component));