CoreWindow.Dispatcher Property

Gets the event dispatcher for the window.

Syntax

public:
property CoreDispatcher^ Dispatcher {
         CoreDispatcher^ get ();
}  

Property value

Type: CoreDispatcher 

The event dispatcher for the window.

Remarks

Requirements

Namespace: Windows.UI.Core

Metadata: windows.winmd

See also

Reference

CoreWindow Class

CoreWindow Members

Windows.UI.Core Namespace