Method | Description | |
---|---|---|
AddTab ( ) : void | ||
AddTab ( string url, bool forceWebView = false ) : void | ||
Home ( ) : void | ||
Initialize ( ) : void | ||
KeyDown ( System.Windows.Input.KeyEventArgs e ) : void | ||
NextTab ( ) : void | ||
PrevTab ( ) : void | ||
Refresh ( ) : void | ||
RemoveTab ( |
||
WebViewViewModel ( ) : System |
public AddTab ( string url, bool forceWebView = false ) : void | ||
url | string | |
forceWebView | bool | |
return | void |
public KeyDown ( System.Windows.Input.KeyEventArgs e ) : void | ||
e | System.Windows.Input.KeyEventArgs | |
return | void |
public RemoveTab ( |
||
vm | ||
return | void |