C# Class Neutronium.WebBrowserEngine.ChromiumFx.ChromiumFxWebBrowserApp

Inheritance: Neutronium.WPF.HTMLApp
Afficher le fichier Open project: David-Desmaisons/MVVM.CEF.Glue

Méthodes protégées

Méthode Description
GetWindowFactory ( ) : IWPFWebWindowFactory
UpdateChromiumSettings ( Chromium.CfxSettings settings ) : void
UpdateLineCommandArg ( CfxOnBeforeCommandLineProcessingEventArgs beforeLineCommand ) : void

Method Details

GetWindowFactory() protected méthode

protected GetWindowFactory ( ) : IWPFWebWindowFactory
Résultat IWPFWebWindowFactory

UpdateChromiumSettings() protected méthode

protected UpdateChromiumSettings ( Chromium.CfxSettings settings ) : void
settings Chromium.CfxSettings
Résultat void

UpdateLineCommandArg() protected méthode

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