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

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