CefSharp.Wpf.HwndHost
CefSharp.Wpf.HwndHost copied to clipboard
Designed as a drop in replacement for CefSharp.Wpf for those who want the native Win32 based implementation (For IME support and better performance).
CefSharp.Wpf.HwndHost
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.
- https://docs.microsoft.com/en-us/dotnet/desktop/wpf/advanced/wpf-and-win32-interoperation
- https://docs.microsoft.com/en-us/dotnet/framework/wpf/advanced/technology-regions-overview
