ComponentOne RichTextBox for WPF and Silverlight
Dispatcher Property (HtmlFilter)

C1.WPF.RichTextBox.Documents Namespace > HtmlFilter Class : Dispatcher Property
Gets or sets the Dispatcher used to create System.Windows.DependencyObjects when running in a background thread.
Syntax
'Declaration
 
Public Property Dispatcher As System.Windows.Threading.Dispatcher
public System.Windows.Threading.Dispatcher Dispatcher {get; set;}
See Also

Reference

HtmlFilter Class
HtmlFilter Members