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