Window.Dispatcher Properti

Definisi

Mendapatkan objek CoreDispatcher untuk Jendela, yang umumnya merupakan CoreDispatcher untuk utas UI.

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

Nilai Properti

Objek yang mereferensikan utas UI untuk Jendela.

Berlaku untuk