Click or drag to resize

IViewModelDispatcher Property

Gets the Dispatcher this IDispatcher is associated with.

Namespace:  Cauldron.XAML.ViewModels
Assembly:  Cauldron.Win32.WPF (in Cauldron.Win32.WPF.dll) Version: 3.2.0.1 (3.2.0.1)
Syntax
C#
IDispatcher Dispatcher { get; }

Property Value

Type: IDispatcher

[Missing <value> documentation for "P:Cauldron.XAML.ViewModels.IViewModel.Dispatcher"]

See Also