Localized System.Windows.Media.Color name

前端 未结 4 1155
小鲜肉
小鲜肉 2021-01-21 01:14

The standard color names are english names, ok. But my Application is german so I would like to have the color names in my ComboBox as german names. Instead of \"Bl

4条回答
  •  萌比男神i
    2021-01-21 02:15

    I have found a useful table that gives me some Translations (english names and german ones) The table can be found here.

    I will use the texts and a Converter to display the German color names.

提交回复
热议问题