color of the letters on a button wpf code example
Example: wpf set button text color
<Button Name="btn" Click="btn_Click" Content="Load Profile Image" Foreground="White">
<Button Name="btn" Click="btn_Click" Content="Load Profile Image" Foreground="White">