ComponentOne Tiles for UWP
C1.UWP.Tile Assembly / C1.Xaml.Tile Namespace / C1FlipTile Class / GetTemplateChild Method

In This Topic
    GetTemplateChild Method (C1FlipTile)
    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