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