[]
Gets a binding expression.
protected virtual IExpression GetBindingExpression(IEnumerable<PropertyInfo> propertyInfo, IEnumerable<string> property)
Type | Name | Description |
---|---|---|
IEnumerable<PropertyInfo> | propertyInfo | the path in the binding source. |
IEnumerable<string> | property | the names of path in the binding source. |
Type | Description |
---|---|
IExpression |