Esempio n. 1
0
 public void OnDown(MouseDownEvent evt)
 {
     BringToFront();
     GraphWindow.SelectNode(this);
 }