Assign color from codebehind
MySettings.HeaderBrush = new SolidColorBrush(Windows.UI.Colors.BlueViolet);
MyBackGround..Background = new SolidColorBrush(Windows.UI.Colors.BlueViolet);
MySettings.HeaderBrush = new SolidColorBrush(Windows.UI.Colors.BlueViolet);
MyBackGround..Background = new SolidColorBrush(Windows.UI.Colors.BlueViolet);
No comments:
Post a Comment