Example #1
0
 private void SelectionDuplicate(object sender, EventArgs e)
 {
     currentStage.Duplicate();
 }