CompositionObject.DispatcherQueue Property
Definition
Gets the DispatcherQueue for the CompostionObject.
public:
property DispatcherQueue ^ DispatcherQueue { DispatcherQueue ^ get(); };
DispatcherQueue DispatcherQueue();
public DispatcherQueue DispatcherQueue { get; }
Public ReadOnly Property DispatcherQueue As DispatcherQueue
Property Value
The DispatcherQueue for the CompostionObject.