C1.WPF.FlexGridFilter.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / HyperlinkButton Class / IsDescendantOf Method

In This Topic
IsDescendantOf Method (HyperlinkButton)
In This Topic
Syntax
'Declaration
 
Public Function IsDescendantOf( _
   ByVal ancestor As DependencyObject _
) As Boolean
 

Parameters

ancestor
See Also