Example #1
0
 private void Context_MergeSectionMenuItem_Click(object sender, EventArgs e)
 {
     mProjectView.MergeStrips();
 }