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.