Click or drag to resize

CefSharp.Wpf.Experimental Namespace

Version 86.0.240

[Missing <summary> documentation for "N:CefSharp.Wpf.Experimental"]

Classes
  ClassDescription
Public classChromiumWebBrowserWithTouchSupport
An Experimental ChromiumWebBrowser implementation that includes support for Stylus using the default WPF touch implementation. There are known performance problems with this default implementation, workarounds such as https://github.com/jaytwo/WmTouchDevice may need to be considered. .Net 4.7 supports the newer WM_Pointer implementation which should resolve the issue see https://github.com/dotnet/docs/blob/master/docs/framework/migration-guide/mitigation-pointer-based-touch-and-stylus-support.md Original PR https://github.com/cefsharp/CefSharp/pull/2745 Original Author https://github.com/GSonofNun Touch support was merged into ChromiumWebBrowser, only Style support still exists in this class
Public classWpfImeKeyboardHandler
A WPF Keyboard handler implementation that supports IME