ComponentOne InputPanel for UWP
GetBindingExpression Method (C1InputPanel)

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

Parameters

dp
See Also

Reference

C1InputPanel Class
C1InputPanel Members