C# Class Neutronium.WebBrowserEngine.ChromiumFx.ChromiumFxWebBrowserApp

Inheritance: Neutronium.WPF.HTMLApp
Exibir arquivo Open project: David-Desmaisons/MVVM.CEF.Glue

Protected Methods

Method Description
GetWindowFactory ( ) : IWPFWebWindowFactory
UpdateChromiumSettings ( Chromium.CfxSettings settings ) : void
UpdateLineCommandArg ( CfxOnBeforeCommandLineProcessingEventArgs beforeLineCommand ) : void

Method Details

GetWindowFactory() protected method

protected GetWindowFactory ( ) : IWPFWebWindowFactory
return IWPFWebWindowFactory

UpdateChromiumSettings() protected method

protected UpdateChromiumSettings ( Chromium.CfxSettings settings ) : void
settings Chromium.CfxSettings
return void

UpdateLineCommandArg() protected method

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