I am setting the .Content value of a Label to a string that contains underscores; the first underscore is being interpreted as an accelerator key.
.Content
Witho
If you use a TextBlock as the Content of the Label, its Text will not absorb underscores.