ICoreWindow.Dispatcher Property

Specifies a property that 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

ICoreWindow Interface

ICoreWindow Members

Windows.UI.Core Namespace