C# Class Example.ChromiumFX.Vue.UI.WebBrowserApp

Interaction logic for CefGlueApp.xaml
Show file Open project: David-Desmaisons/MVVM.CEF.Glue

Protected Methods

Method Description
OnStartUp ( IHTMLEngineFactory factory ) : void
UpdateLineCommandArg ( CfxOnBeforeCommandLineProcessingEventArgs beforeLineCommand ) : void

Method Details

OnStartUp() protected method

protected OnStartUp ( IHTMLEngineFactory factory ) : void
factory IHTMLEngineFactory
return void

UpdateLineCommandArg() protected method

protected UpdateLineCommandArg ( CfxOnBeforeCommandLineProcessingEventArgs beforeLineCommand ) : void
beforeLineCommand CfxOnBeforeCommandLineProcessingEventArgs
return void