'Declaration
Public Shared Function GetBindingExpression( _
ByVal As System.Windows.FrameworkElement, _
ByRef As System.Windows.FrameworkElement, _
ByRef As System.Windows.DependencyProperty _
) As System.Windows.Data.BindingExpression
public static System.Windows.Data.BindingExpression GetBindingExpression(
System.Windows.FrameworkElement ,
out System.Windows.FrameworkElement ,
out System.Windows.DependencyProperty
)