Example #1
0
 public StyleState(StyleState copy)
     : this(copy.Background, copy.TextColor)
 {
 }