1 implementation of RemovePage
Microsoft.Maui.Controls (1)
NavigationProxy.cs (1)
153
public void
RemovePage
(Page page)
1 reference to RemovePage
Microsoft.Maui.Controls (1)
NavigationProxy.cs (1)
245
currentInner.
RemovePage
(page);