rootScopeManager property
The reference to DataContext is needed for API invoked before the page load. In these cases we do not have the context to travel to the DataScopeWidget. This should only be used for this purpose.
Implementation
ScopeManager? rootScopeManager;