'Declaration
Protected Overrides Function OnCreateAutomationPeer() As AutomationPeer
'Usage
Dim instance As C1TileView Dim value As AutomationPeer value = instance.OnCreateAutomationPeer()
protected override AutomationPeer OnCreateAutomationPeer()
Return Value
An AutomationPeer object used for testing the control.