-api-id | -api-type |
---|---|
P:Windows.ApplicationModel.Resources.Core.ResourceManager.DefaultContext |
winrt property |
Gets the default ResourceContext for the currently running application. Unless explicitly overridden, the default ResourceContext is used to determine the most appropriate representation of any given named resource.
Note
DefaultContext may be altered or unavailable for releases after Windows 8.1. Instead, use ResourceContext.GetForCurrentView.
The resource context.