Condividi tramite


ICoreWindow.Dispatcher Proprietà

Definizione

Specifica una proprietà che ottiene il dispatcher eventi per la finestra.

public:
 property CoreDispatcher ^ Dispatcher { CoreDispatcher ^ get(); };
CoreDispatcher Dispatcher();
public CoreDispatcher Dispatcher { get; }
var coreDispatcher = iCoreWindow.dispatcher;
Public ReadOnly Property Dispatcher As CoreDispatcher

Valore della proprietà

Dispatcher eventi per la finestra.

Si applica a

Vedi anche