feat: Update according to feedback.

This commit is contained in:
rabbitism
2023-02-08 11:43:30 +08:00
parent ed8a36450e
commit 21a4ad56ea
2 changed files with 27 additions and 20 deletions

View File

@@ -29,7 +29,7 @@
Width="6*"
x:DataType="local:Country"
Binding="{Binding Name}"
Header="Country" />
Header="Country or Region" />
<DataGridTextColumn
Width="4*"
x:DataType="local:Country"
@@ -81,7 +81,7 @@
Width="6*"
x:DataType="local:Country"
Binding="{Binding Name}"
Header="Country" />
Header="Country or Region" />
<DataGridTextColumn
Width="4*"
x:DataType="local:Country"