MoveableDecoratorHostShape.ICustomTypeDescriptor.GetDefaultProperty (Método)

Devuelve la propiedad predeterminada para esta instancia de un componente.

Espacio de nombres:  Microsoft.VisualStudio.Modeling.Diagrams
Ensamblado:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (en Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)

Sintaxis

'Declaración
Private Function GetDefaultProperty As PropertyDescriptor
    Implements ICustomTypeDescriptor.GetDefaultProperty
PropertyDescriptor ICustomTypeDescriptor.GetDefaultProperty()

Valor devuelto

Tipo: System.ComponentModel.PropertyDescriptor
propiedad predeterminada de la forma primaria.

Implementaciones

ICustomTypeDescriptor.GetDefaultProperty()

Seguridad de .NET Framework

Vea también

Referencia

MoveableDecoratorHostShape Clase

Microsoft.VisualStudio.Modeling.Diagrams (Espacio de nombres)