示例#1
0
 public static void SetSystemColor(System.Windows.Media.Color color)
 {
     ColorizationColor = color.ToSDColor();
 }