style<*>: use Microsoft YaHei UI instead of SimSun

This commit is contained in:
leo 2021-05-19 10:12:25 +08:00
parent 302702f578
commit e1ca1224dc
6 changed files with 8 additions and 8 deletions

View file

@ -175,7 +175,7 @@
Grid.Row="3" Grid.Column="1"
x:Name="txtMessage"
IsReadOnly="true"
FontFamily="Consolas,SimSun"
FontFamily="Consolas,Microsoft YaHei UI"
FontSize="9pt"
BorderThickness="0"
TextWrapping="Wrap"