C1.UWP.FlexChart Assembly / C1.Xaml.Chart Namespace / FlexChartBase Class / RemoveHandler Method

In This Topic
RemoveHandler Method (FlexChartBase)
In This Topic
Syntax
'Declaration
 
Public Sub RemoveHandler( _
   ByVal routedEvent As Windows.UI.Xaml.RoutedEvent, _
   ByVal handler As System.Object _
) 
 

Parameters

routedEvent
handler
See Also