Miner.Desktop Assembly > Miner.Desktop.Diagrams.Underground.UI Namespace > TreeHelper Class : TryFindParent<T> Method |
'Declaration <ExtensionAttribute()> Public Shared Function TryFindParent(Of T As DependencyObject)( _ ByVal child As DependencyObject _ ) As T
'Usage Dim child As DependencyObject Dim value As T value = TreeHelper.TryFindParent(Of T)(child)
[Extension()] public static T TryFindParent<T>( DependencyObject child ) where T: 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.