1 reference to PlatformWindow
Microsoft.Maui (1)
Embedding\EmbeddingExtensions.cs (1)
56 builder.Services.AddScoped<PlatformWindow>(svc => svc.GetRequiredService<EmbeddedWindowProvider>().PlatformWindow!);