DslDefinitionModelToolboxHelper.CreateElementToolPrototype Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Customize the creation of toolbox prototypes
protected:
override Microsoft::VisualStudio::Modeling::ElementGroupPrototype ^ CreateElementToolPrototype(Microsoft::VisualStudio::Modeling::Store ^ store, Guid domainClassId);
protected override Microsoft.VisualStudio.Modeling.ElementGroupPrototype CreateElementToolPrototype (Microsoft.VisualStudio.Modeling.Store store, Guid domainClassId);
override this.CreateElementToolPrototype : Microsoft.VisualStudio.Modeling.Store * Guid -> Microsoft.VisualStudio.Modeling.ElementGroupPrototype
Protected Overrides Function CreateElementToolPrototype (store As Store, domainClassId As Guid) As ElementGroupPrototype
Parameters
- store
- Store
- domainClassId
- Guid