Miner.Desktop Assembly > Miner.Desktop.Diagrams.Underground.UI Namespace > TreeHelper Class : FirstOrDefault<T> Method |
true
[force using the visual tree helper].
'Declaration <System.Runtime.CompilerServices.ExtensionAttribute()> Public Shared Function FirstOrDefault(Of T As System.Windows.DependencyObject)( _ ByVal source As System.Windows.DependencyObject, _ Optional ByVal forceUsingTheVisualTreeHelper As System.Boolean _ ) As T
'Usage Dim source As System.Windows.DependencyObject Dim forceUsingTheVisualTreeHelper As System.Boolean Dim value As T value = TreeHelper.FirstOrDefault(Of T)(source, forceUsingTheVisualTreeHelper)
[System.Runtime.CompilerServices.Extension()] public static T FirstOrDefault<T>( System.Windows.DependencyObject source, System.bool forceUsingTheVisualTreeHelper ) where T: System.Windows.DependencyObject
true
[force using the visual tree helper].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.