Поделиться через


ContentIsland.DispatcherQueue Свойство

Определение

Возвращает объект DispatcherQueue, связанный с этим объектом ContentIsland.

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

Значение свойства

Рабочая область метаданных DispatcherQueue, связанная с этим соединением ContentIsland.

Применяется к