protected static Func<object,object> CreateBindingFunction( Type itemType, string bindingPath )
Parameters
- itemType
- The type of the items.
- bindingPath
- The property path
protected static Func<object,object> CreateBindingFunction( Type itemType, string bindingPath )