Property RootServices
RootServices
Gets the root service provider for this navigator. This property can be accessed from any thread.
Declaration
IServiceProvider RootServices { get; }
Property Value
| Type | Description |
|---|---|
| IServiceProvider |
Remarks
This service provider is the root provider used to resolve services other than those provided directly by view models in a route.