Miner.Responder.Presentation.Wpf Assembly > Miner.Responder.Presentation.Wpf.UI.Utilities Namespace > VisualTree Class > FindDescendant Method : FindDescendant<TOfType>(DependencyObject) Method |
'Declaration Public Overloads Shared Function FindDescendant(Of TOfType As DependencyObject)( _ ByVal ancestor As DependencyObject _ ) As TOfType
'Usage Dim ancestor As DependencyObject Dim value As TOfType value = VisualTree.FindDescendant(Of TOfType)(ancestor)
public static TOfType FindDescendant<TOfType>( DependencyObject ancestor ) where TOfType: DependencyObject
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.