0

I have a WPF application. My project has compiled and I published the project without any error.

In debug mode I set text's FontWeight to bold, but when I published my project, each text's FontWeight is not set to bold. How can I solve this problem? Example Code:

<Label FontWeight="Bold">Test</Label>
Manfred Radlwimmer
  • 13,257
  • 13
  • 53
  • 62
tpbafk
  • 501
  • 5
  • 26

0 Answers0