C# 클래스 Neutronium.WebBrowserEngine.ChromiumFx.ChromiumFxWebBrowserApp

상속: Neutronium.WPF.HTMLApp
파일 보기 프로젝트 열기: David-Desmaisons/MVVM.CEF.Glue

보호된 메소드들

메소드 설명
GetWindowFactory ( ) : IWPFWebWindowFactory
UpdateChromiumSettings ( Chromium.CfxSettings settings ) : void
UpdateLineCommandArg ( CfxOnBeforeCommandLineProcessingEventArgs beforeLineCommand ) : void

메소드 상세

GetWindowFactory() 보호된 메소드

protected GetWindowFactory ( ) : IWPFWebWindowFactory
리턴 IWPFWebWindowFactory

UpdateChromiumSettings() 보호된 메소드

protected UpdateChromiumSettings ( Chromium.CfxSettings settings ) : void
settings Chromium.CfxSettings
리턴 void

UpdateLineCommandArg() 보호된 메소드

protected UpdateLineCommandArg ( CfxOnBeforeCommandLineProcessingEventArgs beforeLineCommand ) : void
beforeLineCommand CfxOnBeforeCommandLineProcessingEventArgs
리턴 void