3 references to PopCanceled
Microsoft.Maui.Controls (3)
Page\Page.cs (2)
477
window.
PopCanceled
+= handler;
482
window.
PopCanceled
-= handler;
Window\Window.cs (1)
484
PopCanceled
?.Invoke(this, EventArgs.Empty);