| C1.WPF Namespace > C1HierarchicalDataTemplate Class : FindName Method |
'DeclarationPublic Function FindName( _ ByVal name As System.String, _ ByVal templatedParent As System.Windows.FrameworkElement _ ) As System.Object
'UsageDim instance As C1HierarchicalDataTemplate Dim name As System.String Dim templatedParent As System.Windows.FrameworkElement Dim value As System.Object value = instance.FindName(name, templatedParent)
public System.object FindName( System.string name, System.Windows.FrameworkElement templatedParent )
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