ComponentOne DockControl for WPF and Silverlight
GetBindingExpression Method (C1DockPicker)

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

C1DockPicker Class
C1DockPicker Members