DslDefinitionModelTypeDescriptorProvider.CreateTypeDescriptor Method
Include Protected Members
Include Inherited Members
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
CreateTypeDescriptor(ICustomTypeDescriptor, Type) | Overridables for the derived class to provide a custom type descriptor. (Inherited from ElementTypeDescriptionProvider.) | |
CreateTypeDescriptor(ICustomTypeDescriptor, ModelElement) | Virtual method to supply our own type descriptor (Overrides ElementTypeDescriptionProvider.CreateTypeDescriptor(ICustomTypeDescriptor, ModelElement).) |
Top
See Also
Reference
DslDefinitionModelTypeDescriptorProvider Class
Microsoft.VisualStudio.Modeling.DslDefinition.Design Namespace