Click or drag to resize

WindowsScriptEngineDispatcher Property

Gets the Dispatcher associated with the current script engine.

Namespace:  Microsoft.ClearScript.Windows
Assembly:  ClearScript.Windows (in ClearScript.Windows.dll) Version: 7.2.4
Syntax
public Dispatcher Dispatcher { get; }

Property Value

Type: Dispatcher
See Also