Click or drag to resize

IWpfWebBrowserDispatcher Property

Version 75.1.140
Gets the Dispatcher associated with this instance.

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

Property Value

Type: Dispatcher
The dispatcher.
See Also