public void WindowSetHeight(int height)
 {
     _Browser.OnWindowSetHeight(height);
 }