Condividi tramite


ContentIsland.DispatcherQueue Proprietà

Definizione

Ottiene il DispatcherQueue associato a questo ContentIsland.

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

Valore della proprietà

DispatcherQueue associato a questo ContentIsland.

Si applica a