Share via


ContentExternalOutputLink.DispatcherQueue Property

Definition

public:
 property DispatcherQueue ^ DispatcherQueue { DispatcherQueue ^ get(); };
/// [Windows.Foundation.Metadata.Experimental]
/// [get: Windows.Foundation.Metadata.Experimental]
DispatcherQueue DispatcherQueue();
[Windows.Foundation.Metadata.Experimental]
public DispatcherQueue DispatcherQueue { [Windows.Foundation.Metadata.Experimental] get; }
var dispatcherQueue = contentExternalOutputLink.dispatcherQueue;
Public ReadOnly Property DispatcherQueue As DispatcherQueue

Property Value

Attributes

Applies to