C1.UWP.Maps Assembly / C1.Xaml.Maps Namespace / C1MultiScaleImage Class / AddHandler Method

In This Topic
AddHandler Method (C1MultiScaleImage)
In This Topic
Syntax
'Declaration
 
Public Sub AddHandler( _
   ByVal routedEvent As RoutedEvent, _
   ByVal handler As Object, _
   ByVal handledEventsToo As Boolean _
) 
 

Parameters

routedEvent
handler
handledEventsToo
See Also