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