csharp wpf change label text color

Code Example - csharp wpf change label text color

                
                        (name label).Foreground = new SolidColorBrush(Color.FromRgb(0, 0, 0));