Control.GetTemplateChild Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Namespace: System.Windows.ControlsAssembly: System.Windows (in System.Windows.dll)
'Declaration Protected Function GetTemplateChild ( _ childName As String _ ) As DependencyObject
Parameters
- childName
- Type: System.String
Show: