2 references to MauiContext
Microsoft.Maui.Controls (2)
Platform\AlertManager\AlertManager.iOS.cs (1)
20 var platformWindow = window?.MauiContext.GetPlatformWindow();
Platform\ModalNavigationManager\ModalNavigationManager.cs (1)
14 IMauiContext WindowMauiContext => _window.MauiContext;