Example #1
0
 private void goToFirstFrameButton_Click(object sender, EventArgs e)
 {
     controller.GoToFirstFrame();
 }