ComponentOne Gauges for WPF and Silverlight
AddHandler(RoutedEvent,Delegate) Method

C1.WPF.Gauge Namespace > C1Gauge Class > AddHandler Method : AddHandler(RoutedEvent,Delegate) Method
Syntax
'Declaration
 
Public Overloads Sub AddHandler( _
   ByVal routedEvent As System.Windows.RoutedEvent, _
   ByVal handler As System.Delegate _
) 
public void AddHandler( 
   System.Windows.RoutedEvent routedEvent,
   System.Delegate handler
)

Parameters

routedEvent
handler
See Also

Reference

C1Gauge Class
C1Gauge Members
Overload List