IWpfWebBrowserDispatcher Property  | 
Version 87.1.132 
            Gets the Dispatcher associated with this instance.
            
 
    Namespace: 
   CefSharp.Wpf
    Assembly:
   CefSharp.Wpf (in CefSharp.Wpf.dll) Version: 87.1.132.0 (87.1.132.0)
SyntaxDispatcher Dispatcher { get; }property Dispatcher^ Dispatcher {
	Dispatcher^ get ();
}Property Value
Type: 
DispatcherThe dispatcher.
See Also