Beispiel #1
0
 protected override void OnExit(ExitEventArgs e)
 {
     DirectX.ReleaseIndependentResource();
     base.OnExit(e);
 }