3 references to CurrentSection
Microsoft.Maui.Controls (3)
Shell\Shell.cs (3)
1937 var navStack = CurrentSection?.Navigation?.NavigationStack; 2115 if (_shell.CurrentSection is null) 2125 await _shell.CurrentSection.Navigation.PushModalAsync(modal, animated);