ComponentOne Gauge for UWP
C1.UWP.Gauge Assembly / C1.Xaml.Gauge Namespace / C1RadialGaugePointerCap Class / OnCreateAutomationPeer Method

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