1 write to IsPushingModalStack
Microsoft.Maui.Controls (1)
Shell\ShellSection.cs (1)
562
IsPushingModalStack
= !isLast;
1 reference to IsPushingModalStack
Microsoft.Maui.Controls (1)
Platform\ModalNavigationManager\ModalNavigationManager.cs (1)
275
if (!shell.CurrentItem.CurrentItem.
IsPushingModalStack
)