3 references to PopAsync
Microsoft.Maui.Controls (3)
NavigationPage\NavigationPage.cs (2)
210 return PopAsync(true); 412 PopAsync(true).ContinueWith(t =>
NavigationPage\NavigationPage.Legacy.cs (1)
280 return Owner.PopAsync(animated);