FrameworkTemplate.FindName Method (String, FrameworkElement)
.NET Framework (current version)
Finds the element associated with the specified name defined within this template.
Assembly: PresentationFramework (in PresentationFramework.dll)
Parameters
- name
-
Type:
System.String
The string name.
- templatedParent
-
Type:
System.Windows.FrameworkElement
The context of the FrameworkElement where this template is applied.
For more information, see "XAML Namescopes in Styles and Templates" in WPF XAML Namescopes.
.NET Framework
Available since 3.0
Available since 3.0
Show: