How does Locbaml work?
问题 I created a WPF test project, single Window with a single button in it. I then unloaded the project and modified the csproj to contain the following <UICulture>en-US</UICulture> . After rebuilding the build folder now contains a subfolder named en-US and it contains a file called WpfLocalizationTest.resources.dll. All clear so far. Then I downloaded the source code for Locbaml and built it. (Couldn't find a binary download anywhere, go figure.) Then I copied the Locbaml.exe to the en-US