3 references to SendPop
Microsoft.Maui.Controls (3)
Compatibility\Handlers\Shell\iOS\ShellPageRendererTracker.cs (1)
446 ssr.SendPop();
Compatibility\Handlers\Shell\iOS\ShellSectionRenderer.cs (2)
107 => SendPop(); 112 => _popRequested || SendPop();