ComponentOne Extended Library for WPF and Silverlight
OnCreateAutomationPeer Method (C1Accordion)

C1.Silverlight.Extended Namespace > C1Accordion Class : OnCreateAutomationPeer Method
Gets an AutomationPeer object used for testing the control.
Syntax
'Declaration
 
Protected Overrides Function OnCreateAutomationPeer() As AutomationPeer
protected override AutomationPeer OnCreateAutomationPeer()

Return Value

An AutomationPeer object used for testing the control.
See Also

Reference

C1Accordion Class
C1Accordion Members