1 reference to DispatcherInitializer
Microsoft.Maui (1)
Hosting\Dispatching\AppHostBuilderExtensions.cs (1)
27
builder.Services.TryAddEnumerable(ServiceDescriptor.Scoped<IMauiInitializeScopedService,
DispatcherInitializer
>());