ComponentOne Expression Editor for UWP
C1.UWP.ExpressionEditor Assembly / C1.Xaml.ExpressionEditor Namespace / C1ExpressionRichTextBox Class / GetTemplateChild(String) Method

In This Topic
    GetTemplateChild(String) Method
    In This Topic
    Syntax
    'Declaration
     
    Protected Function GetTemplateChild( _
       ByVal childName As System.String _
    ) As Windows.UI.Xaml.DependencyObject
    protected Windows.UI.Xaml.DependencyObject GetTemplateChild( 
       System.string childName
    )

    Parameters

    childName
    See Also