WebViewHost.UpdateSize(Size) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Updates the size of the WebViewHost using the current visual offset for location.
protected virtual void UpdateSize(System.Windows.Size size);
abstract member UpdateSize : System.Windows.Size -> unit
override this.UpdateSize : System.Windows.Size -> unit
Protected Overridable Sub UpdateSize (size As Size)