Miner.Responder.Presentation.Wpf Assembly > Miner.Responder.Presentation.Wpf.UI.Utilities Namespace > VisualTree Class > FindDescendant Method : FindDescendant(DependencyObject,Predicate<DependencyObject>) Method |
'Declaration Public Overloads Shared Function FindDescendant( _ ByVal ancestor As DependencyObject, _ ByVal testNode As Predicate(Of DependencyObject) _ ) As Object
'Usage Dim ancestor As DependencyObject Dim testNode As Predicate(Of DependencyObject) Dim value As Object value = VisualTree.FindDescendant(ancestor, testNode)
public static object FindDescendant( DependencyObject ancestor, Predicate<DependencyObject> testNode )
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.