ComponentOne DockControl for WPF and Silverlight
IsDescendantOf Method (C1DockSlidingPanel)

C1.WPF.Docking Namespace > C1DockSlidingPanel Class : IsDescendantOf Method
Syntax
'Declaration
 
Public Function IsDescendantOf( _
   ByVal ancestor As System.Windows.DependencyObject _
) As System.Boolean
public System.bool IsDescendantOf( 
   System.Windows.DependencyObject ancestor
)

Parameters

ancestor
See Also

Reference

C1DockSlidingPanel Class
C1DockSlidingPanel Members