ComponentOne RichTextBox for UWP
GetBindingExpression Method (C1RichTextPresenter)

C1.Xaml.RichTextBox Namespace > C1RichTextPresenter 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

C1RichTextPresenter Class
C1RichTextPresenter Members