WebPartMenuStyle::ICustomTypeDescriptor::GetPropertyOwner Method (PropertyDescriptor^)
.NET Framework (current version)
Returns an object that contains the property described by the specified property descriptor. This method implements the ICustomTypeDescriptor::GetPropertyOwner method.
Assembly: System.Web (in System.Web.dll)
private: virtual Object^ GetPropertyOwner( PropertyDescriptor^ pd ) sealed = ICustomTypeDescriptor::GetPropertyOwner
Parameters
- pd
-
Type:
System.ComponentModel::PropertyDescriptor^
A PropertyDescriptor that represents the property whose owner is to be found.
.NET Framework
Available since 2.0
Available since 2.0
Show: