Exemplo n.º 1
0
 public void WindowClosing(bool IsChildWindow, ref bool Cancel)
 {
     _Browser.OnWindowClosing(IsChildWindow, ref Cancel);
 }