共用方式為


MoveableDecoratorHostShape.ICustomTypeDescriptor.GetPropertyOwner 方法

傳回物件,包含指定的屬性描述項所描述的屬性。

命名空間:  Microsoft.VisualStudio.Modeling.Diagrams
組件:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (在 Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll 中)

語法

'宣告
Private Function GetPropertyOwner ( _
    pd As PropertyDescriptor _
) As Object Implements ICustomTypeDescriptor.GetPropertyOwner
Object ICustomTypeDescriptor.GetPropertyOwner(
    PropertyDescriptor pd
)

參數

傳回值

類型:System.Object
指定的屬性描述元的擁有者物件,它將會是父圖案。

實作

ICustomTypeDescriptor.GetPropertyOwner(PropertyDescriptor)

.NET Framework 安全性

請參閱

參考

MoveableDecoratorHostShape 類別

Microsoft.VisualStudio.Modeling.Diagrams 命名空間