Windows.UI.Xaml.Controls.WebView.WebView C# (CSharp) Method

WebView() public method

public WebView ( ) : System
return System
		public extern WebView();
		public extern string InvokeScript([In] string scriptName, [In] string[] arguments);