C1.UWP.Maps Assembly / C1.Xaml.Maps Namespace / C1MapCanvas Class / RemoveHandler Method

In This Topic
RemoveHandler Method (C1MapCanvas)
In This Topic
Syntax
'Declaration
 
Public Sub RemoveHandler( _
   ByVal routedEvent As RoutedEvent, _
   ByVal handler As Object _
) 
 

Parameters

routedEvent
handler
See Also