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