ComponentOne InputPanel for WPF
GetBindingExpression Method (C1InputPanel)

C1.WPF.InputPanel.4 Assembly > C1.WPF.InputPanel Namespace > C1InputPanel Class : GetBindingExpression Method
Syntax
'Declaration
 
Public Function GetBindingExpression( _
   ByVal dp As System.Windows.DependencyProperty _
) As System.Windows.Data.BindingExpression
public System.Windows.Data.BindingExpression GetBindingExpression( 
   System.Windows.DependencyProperty dp
)

Parameters

dp
See Also

Reference

C1InputPanel Class
C1InputPanel Members