Click or drag to resize

ObservableObjectDispatcher Property

Gets the dispatcher of the thread where this object was created.

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

Property Value

Type: Dispatcher
See Also