Miner.Desktop Assembly > Miner.Desktop.Diagrams.Underground.UI Namespace > TreeHelper Class : IsDescendentOfElement Method |
'Declaration <ExtensionAttribute()> Public Shared Function IsDescendentOfElement( _ ByVal child As DependencyObject, _ ByVal name As String, _ Optional ByVal withinContainer As DependencyObject _ ) As Boolean
'Usage Dim child As DependencyObject Dim name As String Dim withinContainer As DependencyObject Dim value As Boolean value = TreeHelper.IsDescendentOfElement(child, name, withinContainer)
[Extension()] public static bool IsDescendentOfElement( DependencyObject child, string name, DependencyObject withinContainer )
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.