Click or drag to resize
DependencyObjectDispatcher Property
Gets the CoreDispatcher that this object is associated with.

Namespace: Windows.UI.Xaml
Assembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax
C#
public CoreDispatcher Dispatcher { get; }

Property Value

Type: CoreDispatcher
See Also