PropertyInfoAccessorFactory.

CreateInpcPropertyAccessor(WeakReference<object>, IPropertyInfo) Method

Syntax

public static IPropertyAccessor CreateInpcPropertyAccessor(WeakReference<object> target, IPropertyInfo property)

Parameters

Name Type Description
target WeakReference<object>
property IPropertyInfo

Return Value

Type Description
IPropertyAccessor