1 write to BeforePage
Microsoft.Maui.Controls (1)
Internals\NavigationRequestedEventArgs.cs (1)
20
BeforePage
= before;
1 reference to BeforePage
Microsoft.Maui.Controls.Compatibility (1)
iOS\Renderers\NavigationRenderer.cs (1)
582
InsertPageBefore(e.Page, e.
BeforePage
);