Class ToolboxService
[Export(typeof(IToolboxService))]
public class ToolboxService : IToolboxService
- Inheritance
-
ToolboxService
- Implements
- Inherited Members
Constructors
ToolboxService()
public ToolboxService()
Methods
GetToolboxItems(Type)
public IEnumerable<ToolboxItem> GetToolboxItems(Type documentType)
Parameters
documentType
Type