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