Maps for WinRT
AddHandler Method (C1Maps)


Syntax
'Declaration
 
Public Sub AddHandler( _
   ByVal routedEvent As RoutedEvent, _
   ByVal handler As Object, _
   ByVal handledEventsToo As Boolean _
) 
'Usage
 
Dim instance As C1Maps
Dim routedEvent As RoutedEvent
Dim handler As Object
Dim handledEventsToo As Boolean
 
instance.AddHandler(routedEvent, handler, handledEventsToo)

Parameters

routedEvent
handler
handledEventsToo
See Also

Reference

C1Maps Class
C1Maps Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback