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