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

C1.Silverlight.Extended Namespace > C1ColorPicker 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

C1ColorPicker Class
C1ColorPicker Members