MoveableDecoratorHostShape::ICustomTypeDescriptor::GetDefaultProperty Method ()

 

Returns the default property for this instance of a component.

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

private:
virtual PropertyDescriptor^ GetDefaultProperty() sealed = ICustomTypeDescriptor::GetDefaultProperty

Parameters

Return Value

Type: System.ComponentModel::PropertyDescriptor^

Default property of parent shape.

Return to top
Show: