Exemplo n.º 1
0
 public static System.Windows.Media.Color GetColor(this XColorVM _xc)
 {
     return(GetColor(_xc.GetFColor()));
 }