'宣言 Public Overloads Function SetBinding( _ ByVal dp As System.Windows.DependencyProperty, _ ByVal path As System.String _ ) As System.Windows.Data.BindingExpression
'使用法 Dim instance As NotificationBar Dim dp As System.Windows.DependencyProperty Dim path As System.String Dim value As System.Windows.Data.BindingExpression value = instance.SetBinding(dp, path)
パラメータ
- dp
- path