cefsharp / CefSharp.Wpf.HwndHost

Designed as a drop in replacement for CefSharp.Wpf for those who want the native Win32 based implementation (For IME support and better performance).
Other
34 stars 10 forks source link
cefsharp dotnet webbrowser windows wpf

CefSharp Logo

CefSharp.Wpf.HwndHost

CefSharp.Wpf.HwndHost Build Status CefSharp.Wpf

Designed as a drop in replacement for CefSharp.Wpf.ChromiumWebBrowser for those who want the native Win32 based implementation (For IME support and better performance).

The control uses a HwndHost to host the native CefBrowser instance.

As with any HwndHost based control standard AirSpace issues apply.