1 implementation of HandlerChanging
Microsoft.Maui.Controls (1)
Element\Element.cs (1)
973
public event EventHandler<HandlerChangingEventArgs>
HandlerChanging
;
1 reference to HandlerChanging
Microsoft.Maui.Controls (1)
Platform\GestureManager\GestureManager.cs (1)
27
view.
HandlerChanging
+= OnHandlerChanging;