Поделиться через


PresentationElementTypeDescriptor - конструктор (ICustomTypeDescriptor, PresentationElement, ModelElement)

Примечание. Данный API устарел.

ctor для создания класс-оболочка, представляющий элемент, который будет использоваться сетка свойств.

Пространство имен:  Microsoft.VisualStudio.Modeling.Diagrams
Сборка:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (в Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)

Синтаксис

'Декларация
<ObsoleteAttribute("This method is redundant and may be removed in a later version. Use the alternative (ICustomTypeDescriptor, PresentationElement) constructor instead.",  _
    True)> _
Protected Friend Sub New ( _
    parent As ICustomTypeDescriptor, _
    presentationElement As PresentationElement, _
    element As ModelElement _
)
[ObsoleteAttribute("This method is redundant and may be removed in a later version. Use the alternative (ICustomTypeDescriptor, PresentationElement) constructor instead.", 
    true)]
protected internal PresentationElementTypeDescriptor(
    ICustomTypeDescriptor parent,
    PresentationElement presentationElement,
    ModelElement element
)

Параметры

Безопасность платформы .NET Framework

См. также

Ссылки

PresentationElementTypeDescriptor Класс

PresentationElementTypeDescriptor - перегрузка

Microsoft.VisualStudio.Modeling.Diagrams - пространство имен