4 references to ShellNavigatingEventArgs
Microsoft.Maui.Controls (4)
Shell\Shell.cs (1)
1542
var args = new
ShellNavigatingEventArgs
(this.CurrentState, new ShellNavigationState(""), ShellNavigationSource.Pop, true);
Shell\ShellNavigationManager.cs (1)
385
var navArgs = new
ShellNavigatingEventArgs
(_shell.CurrentState, proposedState, source, canCancel)
Shell\ShellSection.cs (2)
1172
new
ShellNavigatingEventArgs
(
1201
new
ShellNavigatingEventArgs
(