ComponentOne BarCode for UWP
C1.Xaml.BarCode Namespace / C1BarCode Class / OnCreateAutomationPeer Method

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