Example #1
0
 private void OnClose(object sender, CancelEventArgs e)
 {
     _renderEngine.Kill();
 }