ComponentOne Basic Library for UWP
GetBindingExpression Method (C1TabItemPresenter)

C1.UWP Assembly > C1.Xaml Namespace > C1TabItemPresenter 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

C1TabItemPresenter Class
C1TabItemPresenter Members