Partilhar via


ContentIsland.DispatcherQueue Propriedade

Definição

Obtém o DispatcherQueue associado a este ContentIsland.

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

Valor da propriedade

O DispatcherQueue associado a este ContentIsland.

Aplica-se a