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

In This Topic
    OnCreateAutomationPeer Method (C1LayoutTransformer)
    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