Click or drag to resize

MessageDialogExDispatcher Property

Gets the Dispatcher this IDispatcher is associated with.

Namespace:  Cauldron.XAML
Assembly:  Cauldron.Win32.WPF (in Cauldron.Win32.WPF.dll) Version: 3.2.0.1 (3.2.0.1)
Syntax
C#
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public IDispatcher Dispatcher { get; }

Property Value

Type: IDispatcher

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

See Also