ComponentOne Maps for UWP
C1.UWP.Maps Assembly / C1.Xaml.Maps Namespace / C1MapItemsLayer Class / GetTemplateChild Method

In This Topic
    GetTemplateChild Method (C1MapItemsLayer)
    In This Topic
    Syntax
    'Declaration
     
    
    Protected Function GetTemplateChild( _
       ByVal childName As String _
    ) As DependencyObject
    protected DependencyObject GetTemplateChild( 
       string childName
    )

    Parameters

    childName
    See Also