IResourceContext Interface

Definition

The interface that is implemented by the ResourceContext class, which encapsulates all of the factors that might affect resource selection.

public interface class IResourceContext
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.Windows.ApplicationModel.Resources.MrtCoreContract, 65536)]
/// [Windows.Foundation.Metadata.Guid(2533050588, 63357, 22015, 175, 18, 52, 134, 30, 61, 73, 57)]
struct IResourceContext
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.Windows.ApplicationModel.Resources.MrtCoreContract), 65536)]
[Windows.Foundation.Metadata.Guid(2533050588, 63357, 22015, 175, 18, 52, 134, 30, 61, 73, 57)]
public interface IResourceContext
Public Interface IResourceContext
Derived
Attributes

Properties

QualifierValues

Gets a map of all supported qualifiers, indexed by name.

Applies to