'Declaration
Public Overloads Function SetBinding( _
ByVal dp As System.Windows.DependencyProperty, _
ByVal path As System.String _
) As System.Windows.Data.BindingExpression
public System.Windows.Data.BindingExpression SetBinding(
System.Windows.DependencyProperty dp,
System.string path
)