ComponentOne Gauges for WPF and Silverlight
OnCreateAutomationPeer Method (C1Gauge)

C1.WPF.Gauge Namespace > C1Gauge 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

C1Gauge Class
C1Gauge Members