-api-id | -api-type |
---|---|
M:Windows.ApplicationModel.Resources.Core.ResourceContext.CreateMatchingContext(Windows.Foundation.Collections.IIterable{Windows.ApplicationModel.Resources.Core.ResourceQualifier}) |
winrt method |
Creates a new ResourceContext that matches a supplied set of qualifiers.
Note
CreateMatchingContext may be altered or unavailable for releases after Windows 8.1. Instead, use ResourceContext.GetForCurrentView.OverrideToMatch.
The list of qualifiers to be matched.
The new ResourceContext.