C1.WPF.Pivot Assembly / C1.WPF.Pivot Namespace / ConditionalFieldStyleEditor Class / RemoveHandler Method

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

Parameters

routedEvent
handler
See Also