Northwoods.GoWPF 2.2.4 Assembly
FindNamedDescendant Method

Search the visual tree for this part and return the first one that has a Name exactly matching the given name.
Syntax
Public Function FindNamedDescendant( _
   ByVal name As String _
) As FrameworkElement
public FrameworkElement FindNamedDescendant( 
   string name
)

Parameters

name

Return Value

a FrameworkElement, or null
Requirements
See Also

Reference

Part Class
Part Members

 

 


© Northwoods Software 2017. All Rights Reserved.

Send Feedback