public void WindowSetWidth(int width)
 {
     _Browser.OnWindowSetWidth(width);
 }