2 references to OnPaneClosing
Microsoft.Maui.Controls (2)
Handlers\Shell\ShellHandler.Windows.cs (2)
37
platformView.PaneClosing +=
OnPaneClosing
;
57
platformView.PaneClosing -=
OnPaneClosing
;