Miner.Desktop Assembly > Miner.Desktop.Diagrams.Underground.UI Namespace > TreeHelper Class : FindChildren<T> Method |
'Declaration <System.Runtime.CompilerServices.IteratorStateMachineAttribute(Miner.Desktop.Diagrams.Underground.UI.TreeHelper/d__3`1)> <System.Runtime.CompilerServices.ExtensionAttribute()> Public Shared Function FindChildren(Of T As System.Windows.DependencyObject)( _ ByVal source As System.Windows.DependencyObject, _ Optional ByVal forceUsingTheVisualTreeHelper As System.Boolean _ ) As System.Collections.Generic.IEnumerable(Of T)
'Usage Dim source As System.Windows.DependencyObject Dim forceUsingTheVisualTreeHelper As System.Boolean Dim value As System.Collections.Generic.IEnumerable(Of T) value = TreeHelper.FindChildren(Of T)(source, forceUsingTheVisualTreeHelper)
[System.Runtime.CompilerServices.IteratorStateMachine(Miner.Desktop.Diagrams.Underground.UI.TreeHelper/d__3`1)] [System.Runtime.CompilerServices.Extension()] public static System.Collections.Generic.IEnumerable<T> FindChildren<T>( System.Windows.DependencyObject source, System.bool forceUsingTheVisualTreeHelper ) where T: System.Windows.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.