Avalonia API Reference
C#
VB
F#
Show/Hide TOC
Interactive
Remove
Handler Method
Overload List
RemoveHandler(RoutedEvent, Delegate)
Removes a handler for the specified routed event.
RemoveHandler
TEventArgs
(RoutedEvent
TEventArgs
, EventHandler
TEventArgs
)
Removes a handler for the specified routed event.
See Also
Reference
Interactive Class
Avalonia.Interactivity Namespace
In This Article
Overload List
See Also