Overload List
| Name | Description | |
|---|---|---|
| GetTemplateChild(String) | Retrieves the named element in the instantiated ControlTemplate visual tree. (Inherited from Control.) | |
| GetTemplateChild<(Of <<'(T>)>>)(String, Boolean) |
Gets the template child and checks whether a required child exists and is of the correct type.
(Inherited from ControlBase.) |