C1.WPF.FlexGridFilter.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / HyperlinkButton Class / AddHandler Method / AddHandler(RoutedEvent,Delegate,Boolean) Method

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

Parameters

routedEvent
handler
handledEventsToo
See Also