Property | Type | Description | |
---|---|---|---|
DebugButtonLabelProperty | |||
HTMLEngineProperty | |||
IsDebugProperty | |||
IsHTMLLoadedProperty | |||
JavascriptUIEngineProperty | |||
VmDebugProperty |
Property | Type | Description | |
---|---|---|---|
DoShowInfo | void | ||
FirstLoad | void | ||
GetDoubleBrowserNavigator | |||
GetParentWindow | |||
HTMLControlBase_Loaded | void | ||
IWebViewLifeCycleManager | IDispatcher | ||
IWebViewLifeCycleManager | IWebBrowserWindowProvider | ||
Init | void | ||
OnDisplayFired | void | ||
OnNavigateFired | void | ||
Root_PreviewKeyDown | void | ||
RunDebugscript | void |
Method | Description | |
---|---|---|
CloseDebugBrowser ( ) : void | ||
Dispose ( ) : void | ||
Inject ( Key keyToInject ) : void | ||
OpenDebugBrowser ( ) : void | ||
ShowDebugWindow ( ) : void |
Method | Description | |
---|---|---|
HTMLControlBase ( IUrlSolver urlSolver ) : System | ||
NavigateAsyncBase ( object iViewModel, string Id = null, JavascriptBindingMode iMode = JavascriptBindingMode.TwoWay ) : Task |
Method | Description | |
---|---|---|
DoShowInfo ( ) : void | ||
FirstLoad ( object sender, |
||
GetDoubleBrowserNavigator ( ) : |
||
GetParentWindow ( ) : |
||
HTMLControlBase_Loaded ( object sender, |
||
IWebViewLifeCycleManager ( ) : IDispatcher | ||
IWebViewLifeCycleManager ( ) : IWebBrowserWindowProvider | ||
Init ( ) : void | ||
OnDisplayFired ( object sender, |
||
OnNavigateFired ( object sender, |
||
Root_PreviewKeyDown ( object sender, System.Windows.Input.KeyEventArgs e ) : void | ||
RunDebugscript ( ) : void |
protected HTMLControlBase ( IUrlSolver urlSolver ) : System | ||
urlSolver | IUrlSolver | |
return | System |
protected NavigateAsyncBase ( object iViewModel, string Id = null, JavascriptBindingMode iMode = JavascriptBindingMode.TwoWay ) : Task |
||
iViewModel | object | |
Id | string | |
iMode | JavascriptBindingMode | |
return | Task |
public static DependencyProperty,System.Windows DebugButtonLabelProperty | ||
return |
public static DependencyProperty,System.Windows HTMLEngineProperty | ||
return |
public static DependencyProperty,System.Windows IsDebugProperty | ||
return |
public static DependencyProperty,System.Windows IsHTMLLoadedProperty | ||
return |
public static DependencyProperty,System.Windows JavascriptUIEngineProperty | ||
return |