Click or drag to resize

WindowsScriptEngine.Dispatcher Property

Gets the Dispatcher associated with the current script engine.

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

Property Value

Dispatcher
See Also