Provides data for the DesignerActionUIService.DesignerActionUIStateChange event.
See Also: DesignerActionUIStateChangeEventArgs Members
A DesignerActionUIService.DesignerActionUIStateChange event occurs when a smart tag panel is displayed or hidden. This event is not generated directly by the panel but rather by the System.ComponentModel.Design.DesignerActionUIService class when its DesignerActionUIService.ShowUI(System.ComponentModel.IComponent) and DesignerActionUIService.HideUI(System.ComponentModel.IComponent) methods are executed.