C1.UWP Assembly / C1.Xaml Namespace / C1DropDownButton Class / RemoveHandler Method

In This Topic
RemoveHandler Method (C1DropDownButton)
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