PresentationElementTypeDescriptionProvider.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) | Provides a custom type descriptor for a PresentationElement. (Overrides ElementTypeDescriptionProvider.CreateTypeDescriptor(ICustomTypeDescriptor, ModelElement).) |
Top