2 references to OnPaneOpened
Microsoft.Maui.Controls (2)
Handlers\Shell\ShellHandler.Windows.cs (2)
35
platformView.PaneOpened +=
OnPaneOpened
;
55
platformView.PaneOpened -=
OnPaneOpened
;