Click or drag to resize

DispatcherQueueController Class

Manages the lifetime of a Windows Runtime DispatcherQueues.
Inheritance Hierarchy
SystemObject
  ShellBoost.Core.UtilitiesDispatcherQueueController

Namespace:  ShellBoost.Core.Utilities
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public static class DispatcherQueueController

The DispatcherQueueController type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCreate
Creates a native DispatcherQueueController instance.
Top
See Also