C# WPF - xaml:
<ListBox x:Name="gLBx" Margin="5,0,5,0" Foreground="#FF0000" FontWeight="Bold"/>
This does not change the font to bold.