ThemeListener.DispatcherQueue Property

Definition

Gets or sets which DispatcherQueue is used to dispatch UI updates.

public Windows.System.DispatcherQueue DispatcherQueue { get; set; }
member this.DispatcherQueue : Windows.System.DispatcherQueue with get, set
Public Property DispatcherQueue As DispatcherQueue

Property Value

Windows.System.DispatcherQueue

Applies to