Freigeben über


MoveableDecoratorHostShape.ICustomTypeDescriptor.GetDefaultProperty-Methode

Gibt die Standardeigenschaft für diese Instanz einer Komponente zurück.

Namespace:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

Syntax

'Declaration
Private Function GetDefaultProperty As PropertyDescriptor
    Implements ICustomTypeDescriptor.GetDefaultProperty
PropertyDescriptor ICustomTypeDescriptor.GetDefaultProperty()

Rückgabewert

Typ: System.ComponentModel.PropertyDescriptor
Standardeigenschaft der übergeordneten Form.

Implementiert

ICustomTypeDescriptor.GetDefaultProperty()

.NET Framework-Sicherheit

Siehe auch

Referenz

MoveableDecoratorHostShape Klasse

Microsoft.VisualStudio.Modeling.Diagrams-Namespace