/** {@inheritDoc} */
 public Dimension getContentSize() {
   return WindowsWebViewJNI.getContentSize(webViewWindowPtr);
 }