ComponentOne Gauges for WPF and Silverlight
OnCreateAutomationPeer Method (C1LinearGauge)

C1.WPF.Gauge Namespace > C1LinearGauge Class : OnCreateAutomationPeer Method
Gets an AutomationPeer object used for testing the control.
Syntax
'Declaration
 
Protected Overrides Function OnCreateAutomationPeer() As System.Windows.Automation.Peers.AutomationPeer
protected override System.Windows.Automation.Peers.AutomationPeer OnCreateAutomationPeer()

Return Value

An AutomationPeer object used for testing the control.
See Also

Reference

C1LinearGauge Class
C1LinearGauge Members