Returns an object that contains the property described by the specified property descriptor.
Namespace: Nemiro.OAuthAssembly: Nemiro.OAuth (in Nemiro.OAuth.dll) Version: 1.9.4.725 (1.9.4.725)
Syntax
Parameters
- pd
- Type: System.ComponentModel PropertyDescriptor
A PropertyDescriptor that represents the property whose owner is to be found.
Return Value
Type: ObjectImplements
ICustomTypeDescriptor GetPropertyOwner(PropertyDescriptor)See Also