| DependencyObjectDispatcher Property |
Gets the CoreDispatcher that this object is associated with.
Namespace: Windows.UI.XamlAssembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntaxpublic CoreDispatcher Dispatcher { get; }Property Value
Type:
CoreDispatcher
See Also