Intersoft.Client.Framework Namespace > FrameworkElementExtensions Class : FindNameDeep Method |
<ExtensionAttribute()> Public Shared Function FindNameDeep( _ ByVal source As FrameworkElement, _ ByVal name As String _ ) As Object
Dim source As FrameworkElement Dim name As String Dim value As Object value = FrameworkElementExtensions.FindNameDeep(source, name)
[ExtensionAttribute()] public static object FindNameDeep( FrameworkElement source, string name )
[ExtensionAttribute()] public: static Object^ FindNameDeep( FrameworkElement^ source, String^ name )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2