Ejemplo n.º 1
0
 private void DockContent_FormClosing(object sender, FormClosingEventArgs e)
 {
     DockPanel.OnContentClosing(sender, e);
 }