2 references to Pushed
Microsoft.Maui.Controls (2)
NavigationPage\NavigationPage.cs (1)
867 Owner?.Pushed?.Invoke(Owner, new NavigationEventArgs(root));
NavigationPage\NavigationPage.Legacy.cs (1)
204 Pushed?.Invoke(this, args);