2 references to OnPaneOpening
Microsoft.Maui.Controls (2)
Handlers\Shell\ShellHandler.Windows.cs (2)
36
platformView.PaneOpening +=
OnPaneOpening
;
56
platformView.PaneOpening -=
OnPaneOpening
;