Name
exactly matching the given name.
Visual Basic (Declaration) | |
---|---|
Public Function FindNamedDescendant( _ ByVal name As String _ ) As FrameworkElement |
C# | |
---|---|
public FrameworkElement FindNamedDescendant( string name ) |
Parameters
- name
Return Value
aFrameworkElement
, or null