Bagikan melalui


ICoreWindow.Dispatcher Properti

Definisi

Menentukan properti yang mendapatkan dispatcher peristiwa untuk jendela.

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

Nilai Properti

Dispatcher peristiwa untuk jendela.

Berlaku untuk

Lihat juga