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