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

Interaction logic for CefGlueApp.xaml
Afficher le fichier Open project: David-Desmaisons/MVVM.CEF.Glue

Méthodes protégées

Méthode Description
OnStartUp ( IHTMLEngineFactory factory ) : void
UpdateLineCommandArg ( CfxOnBeforeCommandLineProcessingEventArgs beforeLineCommand ) : void

Method Details

OnStartUp() protected méthode

protected OnStartUp ( IHTMLEngineFactory factory ) : void
factory IHTMLEngineFactory
Résultat void

UpdateLineCommandArg() protected méthode

protected UpdateLineCommandArg ( CfxOnBeforeCommandLineProcessingEventArgs beforeLineCommand ) : void
beforeLineCommand CfxOnBeforeCommandLineProcessingEventArgs
Résultat void