2 references to AppActionsExtensions
Microsoft.Maui.Essentials (2)
AppActions\AppActions.uwp.cs (2)
60 if (args?.StartsWith(AppActionsExtensions.AppActionPrefix) ?? false) 62 var id = AppActionsExtensions.ArgumentsToId(args);