ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1MenuList Class / OnCreateAutomationPeer Method

In This Topic
    OnCreateAutomationPeer Method (C1MenuList)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Function OnCreateAutomationPeer() As Windows.UI.Xaml.Automation.Peers.AutomationPeer
    protected virtual Windows.UI.Xaml.Automation.Peers.AutomationPeer OnCreateAutomationPeer()
    See Also