ComponentOne Maps for UWP
C1.UWP.Maps Assembly / C1.Xaml.Maps Namespace / C1VectorLayer Class / OnCreateAutomationPeer Method

In This Topic
    OnCreateAutomationPeer Method (C1VectorLayer)
    In This Topic
    Syntax
    'Declaration
     
    
    Protected Overridable Function OnCreateAutomationPeer() As AutomationPeer
    protected virtual AutomationPeer OnCreateAutomationPeer()
    See Also