Udostępnij za pośrednictwem


ElementTypeDescriptionProvider.CreateCustomTypeDescriptor 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
Protected method CreateCustomTypeDescriptor(ICustomTypeDescriptor, ModelElement) Overridables for the derived class to provide an ICustomTypeDescriptor (that doesn't need to be an ElementTypeDescriptor). Base implementation simply calls CreateTypeDescriptor() to create an ElementTypeDescriptor.
Protected method CreateCustomTypeDescriptor(ICustomTypeDescriptor, Type) Overridables for the derived class to provide an ICustomTypeDescriptor (that doesn't need to be an ElementTypeDescriptor). Base implementation simply calls CreateTypeDescriptor() to create an ElementTypeDescriptor.

Top

See Also

Reference

ElementTypeDescriptionProvider Class

Microsoft.VisualStudio.Modeling.Design Namespace