1 implementation of ContainerSelectorActive
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\SelectionUIService.cs (1)
895
event ContainerSelectorActiveEventHandler? ISelectionUIService.
ContainerSelectorActive
2 references to ContainerSelectorActive
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\ContainerSelectorActiveEventArgs.cs (1)
7
/// Provides data for the <see cref="ISelectionUIService.
ContainerSelectorActive
"/> event.
System\Windows\Forms\Design\ContainerSelectorActiveEventHandler.cs (1)
7
/// Represents a method that will handle a <see cref="ISelectionUIService.
ContainerSelectorActive
"/> event.