How to Full Control (Read/Write) of custom resource resw file (Universal Windows)
问题 How can I read/write Keys/Values on a custom Resource File (resw) (storing string and conditional resources) ? I added Resource File(resw) for storing settings of app. And Then ? private void button1_Click(object sender, RoutedEventArgs e) { ResourceContext resourceContext = ResourceContext.GetForViewIndependentUse(); ResourceMap resourceMap = ResourceManager.Current.MainResourceMap.GetSubtree("Resources");//resources.resw accessing in root is ok. var resourceValue = resourceMap.GetValue(