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