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

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