Constable Authorization Engine 2.0 BETA

FallbackTypeDescriptor.GetPropertyOwner Method 

[This is preliminary documentation and subject to change.]

[TBD]

[Visual Basic]
Overridable Public Function GetPropertyOwner( _
   ByVal pd As PropertyDescriptor _
) As Object _
    Implements ICustomTypeDescriptor.GetPropertyOwner
[C#]
public virtual object GetPropertyOwner(
   PropertyDescriptor pd
);

Implements

ICustomTypeDescriptor.GetPropertyOwner

See Also

FallbackTypeDescriptor Class | LaMarvin.Constable.Design.Fallback Namespace