CompositionObject.DispatcherQueue 屬性

定義

取得 CompostionObject 的 DispatcherQueue

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

屬性值

CompostionObject 的 DispatcherQueue

Windows 需求

裝置系列
Windows 10 Fall Creators Update (已於 10.0.16299.0 引進)
API contract
Windows.Foundation.UniversalApiContract (已於 v5.0 引進)

適用於