Udostępnij za pośrednictwem


Metoda PresentationElementTypeDescriptionProvider.CreatePresentationElementTypeDescriptor —

Tworzenie nowego PresentationElementTypeDescriptor dla siatki właściwości, do renderowania właściwości.Klasa pochodzi od PresentationElementTypeDescriptionProvider można zastąpić tę metodę, aby zapewnić jego własnych typ deskryptora.

Przestrzeń nazw:  Microsoft.VisualStudio.Modeling.Diagrams
Zestaw:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (w Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

Składnia

'Deklaracja
Protected Overridable Function CreatePresentationElementTypeDescriptor ( _
    parent As ICustomTypeDescriptor, _
    presentationElement As PresentationElement, _
    selectedElement As ModelElement _
) As PresentationElementTypeDescriptor
protected virtual PresentationElementTypeDescriptor CreatePresentationElementTypeDescriptor(
    ICustomTypeDescriptor parent,
    PresentationElement presentationElement,
    ModelElement selectedElement
)

Parametry

Wartość zwracana

Typ: Microsoft.VisualStudio.Modeling.Diagrams.PresentationElementTypeDescriptor

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

PresentationElementTypeDescriptionProvider Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling.Diagrams