ComponentOne TileView for UWP
C1.UWP.TileView Assembly / C1.Xaml.TileView Namespace / C1TileViewPanel Class / OnCreateAutomationPeer Method

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