ComponentOne RichTextBox for UWP
Dispatcher Property (HtmlFilter)

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

Reference

HtmlFilter Class
HtmlFilter Members