SubMenuStyle::ICustomTypeDescriptor::GetPropertyOwner Method (PropertyDescriptor^)
.NET Framework (current version)
For a description of this member, see ICustomTypeDescriptor::GetPropertyOwner(PropertyDescriptor^).
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.
This member is an explicit interface member implementation. It can only be used when the SubMenuStyle instance is cast to the ICustomTypeDescriptor interface.
.NET Framework
Available since 2.0
Available since 2.0
Show: