Click or drag to resize

IWpfWebBrowserDispatcher Property

Version 130.1.90
Gets the Dispatcher associated with this instance.

Namespace: CefSharp.Wpf
Assembly: CefSharp.Wpf (in CefSharp.Wpf.dll) Version: 129.0.110.0 (129.0.110.0)
Syntax
Dispatcher Dispatcher { get; }

Property Value

Dispatcher
The dispatcher.
See Also