Open sandboxFocus

Method TryGetWpfDispatcher

TryGetWpfDispatcher()

Returns the current WPF Dispatcher, or null if there is no current dispatcher.

Declaration
public static IDispatcher TryGetWpfDispatcher()
Returns
Type Description
IDispatcher