| Visual Basic (Declaration) | |
|---|---|
Public Overloads Function SetBinding( _ ByVal dp As System.Windows.DependencyProperty, _ ByVal path As System.String _ ) As System.Windows.Data.BindingExpression  | |
| C# | |
|---|---|
public System.Windows.Data.BindingExpression SetBinding( System.Windows.DependencyProperty dp, System.string path )  | |
Parameters
- dp
 - path