Aracılığıyla paylaş


PresentationElementTypeDescriptionProvider.CreatePresentationElementTypeDescriptor Yöntem

Özelliklerini işlemek için yeni bir PresentationElementTypeDescriptor için özellik kılavuzunu oluşturun.Sınıf türeyen PresentationElementTypeDescriptionProvider kullanıcının kendi tür tanımlayıcı sağlamak için bu yöntemi geçersiz kılar.

Ad alanı:  Microsoft.VisualStudio.Modeling.Diagrams
Derleme:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll içinde)

Sözdizimi

'Bildirim
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
)

Parametreler

Dönüş Değeri

Tür: Microsoft.VisualStudio.Modeling.Diagrams.PresentationElementTypeDescriptor

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

PresentationElementTypeDescriptionProvider Sınıf

Microsoft.VisualStudio.Modeling.Diagrams Ad Alanı