[This documentation is preliminary and is subject to change.]
Retrieves the named element in the instantiated ControlTemplate visual tree.
Syntax
Parameters
- childName
-
Type: System.String [.NET] | Platform::String [C++]
The name of the element to find.
Return value
Type: DependencyObject
The named element from the template, if the element is found. Can return null if no element with name childName was found in the template.
Requirements
|
Minimum supported client | Windows 8 Release Preview |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Namespace |
|
|
Metadata |
|
See also
Build date: 5/22/2012
