Miner.Desktop Assembly > Miner.Desktop.Diagrams.Underground.UI Namespace > TreeHelper Class : TryFindFirstAdornedChild Method |
'Declaration <ExtensionAttribute()> Public Shared Function TryFindFirstAdornedChild( _ ByVal element As FrameworkElement _ ) As Tuple(Of AdornerLayer,FrameworkElement)
'Usage Dim element As FrameworkElement Dim value As Tuple(Of AdornerLayer,FrameworkElement) value = TreeHelper.TryFindFirstAdornedChild(element)
[Extension()] public static Tuple<AdornerLayer,FrameworkElement> TryFindFirstAdornedChild( FrameworkElement element )
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.