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