ComponentOne Gauge for UWP
RemoveHandler Method (C1RadialGauge)

C1.UWP.Gauge Assembly > C1.Xaml.Gauge Namespace > C1RadialGauge Class : RemoveHandler Method
Syntax
'Declaration
 
Public Sub RemoveHandler( _
   ByVal routedEvent As Windows.UI.Xaml.RoutedEvent, _
   ByVal handler As System.Object _
) 
public void RemoveHandler( 
   Windows.UI.Xaml.RoutedEvent routedEvent,
   System.object handler
)

Parameters

routedEvent
handler
See Also

Reference

C1RadialGauge Class
C1RadialGauge Members