button color uwp c#

C#
btn1.Foreground = new SolidColorBrush(Windows.UI.Colors.Blue);
Source

Also in C#: