CoreWindow.DispatcherQueue Propriété

Définition

Obtient le DispatcherQueue de la fenêtre.

public:
 property DispatcherQueue ^ DispatcherQueue { DispatcherQueue ^ get(); };
DispatcherQueue DispatcherQueue();
public DispatcherQueue DispatcherQueue { get; }
var dispatcherQueue = coreWindow.dispatcherQueue;
Public ReadOnly Property DispatcherQueue As DispatcherQueue

Valeur de propriété

DispatcherQueue.

Configuration requise pour Windows

Famille d’appareils
Windows 10 Fall Creators Update (introduit dans 10.0.16299.0)
API contract
Windows.Foundation.UniversalApiContract (introduit dans v5.0)

S’applique à