I try to create String, Int32 resource as below but it doesn\'t work. I got the error saying that the value can\'t be converted.
I want to set the BorderThickness of a Border of a UserControl using 4 TextBoxes, but I can\'t get it to work.
The sprite which contains all element in my game world uses the real-world meter as distance unit, it doesn\'t know what pixels are. I then apply a scale to this sprite to make it appear correct on sc