Create a new Binding object that represents a binding from a given source and path to the value property of this Parameter.

Binding CreateValueBindingToSource( 
object source
string sourcePropertyPath 
)

Parameters

source

Type: object

The source object of the binding

sourcePropertyPath

Type: string

The property path to the source property