'Declaration Public Overloads Function SetBinding( _ ByVal dp As DependencyProperty, _ ByVal path As String _ ) As BindingExpression
public BindingExpression SetBinding( DependencyProperty dp, string path )
Parameters
- dp
- path
'Declaration Public Overloads Function SetBinding( _ ByVal dp As DependencyProperty, _ ByVal path As String _ ) As BindingExpression
public BindingExpression SetBinding( DependencyProperty dp, string path )