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

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