2 references to ToolboxItemCreatorCallback
System.Drawing (2)
commonui\System\Drawing\Design\IToolboxService.cs (2)
40void AddCreator(ToolboxItemCreatorCallback creator, string format); 48void AddCreator(ToolboxItemCreatorCallback creator, string format, IDesignerHost host);