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

C1.WPF.Extended Namespace > C1AccordionItem 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

C1AccordionItem Class
C1AccordionItem Members