RedTellYou
Results
3
comments of
RedTellYou
> 也许标记扩展可以满足您的需求:https://devblogs.microsoft.com/ifdef-windows/use-a-custom-resource-markup-extension-to-succeed-at-ui-string-globalization/ This article does not seem to implement the code for dynamically switching languages
@whiskhub @AndrewKeepCoding My project requires WPF and WinUI3 to share MVVM, so I can only consider how to achieve multi-language compatibility. The methods you provide can only be used in...