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

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