Click or drag to resize

ThreadWithDispatcherDispatcher Property

Gets the dispatcher of the thread.

Namespace:  TomsToolbox.Wpf
Assembly:  TomsToolbox.Wpf (in TomsToolbox.Wpf.dll)
Syntax
public Dispatcher Dispatcher { get; }

Property Value

Type: Dispatcher
See Also