ComponentOne DockControl for WPF and Silverlight
GetBindingExpression Method (C1DockPreview)

C1.WPF.Docking Namespace > C1DockPreview 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

C1DockPreview Class
C1DockPreview Members