Closed Ann520 closed 5 months ago
I don't think this is anything to do with Stylet? I suspect you will have the same issue in a plain WPF project without Stylet.
抱歉,我刚刚在项目里把stylet删了,又显示正常了,如图所示,我的stylet版本是1.3.4,.NET4.5.2
I hope you can try multiple times The code is as follows: <Label Grid.Row="7" Grid.Column="0" Content="直门" /> <TextBox Grid.Row="7" Grid.Column="1" Text="直门-_" />
------------------ 原始邮件 ------------------ 发件人: "Antony @.>; 发送时间: 2024年6月17日(星期一) 下午3:46 收件人: @.>; 抄送: @.>; @.>; 主题: Re: [canton7/Stylet] Chinese garbled characters (Issue #392)
I don't think this is anything to do with Style? I suspect you will have the same issue in a plain WPF project without Stylet.
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>
Stylet does not do anything which might affect how a Label or TextBox works. I can't see how this can possibly be a problem with Stylet.
抱歉,我已经找到原因了,是metro引用资源文件的原因,感谢你的耐心回答~
------------------ 原始邮件 ------------------ 发件人: "Antony @.>; 发送时间: 2024年6月17日(星期一) 下午4:35 收件人: @.>; 抄送: @.>; @.>; 主题: Re: [canton7/Stylet] Chinese garbled characters (Issue #392)
Stylet does not do anything which might affect how a Label or TextBox works. I can't see how this can possibly be a problem with Stylet.
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>
I'm glad you fixed it!
In XAML documents, different writing styles will display different content
As shown in the figure, the second content displays an error and is not in Chinese