2 references to SetupPage
Microsoft.Maui.Controls (2)
Compatibility\Handlers\TabbedPage\iOS\TabbedRenderer.cs (2)
193 e.Apply((o, i, c) => SetupPage((Page)o, i), (o, i) => TeardownPage((Page)o, i), Reset); 295 SetupPage(page, i++);