Internal method is needed for the ITypeDescriptor interface
| C# | Visual Basic | Visual C++ |
public Object GetPropertyOwner( PropertyDescriptor pd )
Public Function GetPropertyOwner ( _ pd As PropertyDescriptor _ ) As Object
public: virtual Object^ GetPropertyOwner( PropertyDescriptor^ pd ) sealed
- pd (PropertyDescriptor)
- _
_