3 references to AppActions
Microsoft.Maui (2)
Hosting\EssentialsMauiAppBuilderExtensions.cs (2)
140 AppActions.OnAppAction += HandleOnAppAction; 156 await AppActions.SetAsync(appActions);
Microsoft.Maui.Essentials (1)
Platform\Platform.shared.cs (1)
142 AppActions.Current.OnLaunched(e);