Ejemplo n.º 1
0
 public static void SendToBack(StarControl newStar)
 {
     Canvas.SetZIndex(newStar, -1000);
 }
Ejemplo n.º 2
0
 public static void SendToBack(StarControl newStar)
 {
     Canvas.SetZIndex(newStar, -1000);
 }