AxHost::ICustomTypeDescriptor::GetPropertyOwner Method (PropertyDescriptor^)
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Returns the object that owns the specified value.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
private: virtual Object^ GetPropertyOwner( PropertyDescriptor^ pd ) sealed = ICustomTypeDescriptor::GetPropertyOwner
Parameters
- pd
-
Type:
System.ComponentModel::PropertyDescriptor^
Not used.
.NET Framework
Available since 1.1
Available since 1.1
Show: