Implemented interface member:
property
Application
Microsoft.Maui.IPlatformApplication.Application
1 write to Application
Microsoft.Maui (1)
Embedding\EmbeddedPlatformApplication.cs (1)
39 Application = Services.GetRequiredService<IApplication>();
1 reference to Application
Microsoft.Maui (1)
Embedding\EmbeddedPlatformApplication.cs (1)
41 PlatformApplication.SetApplicationHandler(Application, Context);